Share Email Facebook Twitter LinkedIn Transform.IsConformal Property The boolean value that indicates whether this transformation is conformal.Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0) Syntax C# public bool IsConformal { get; }Property ValueBoolean Remarks This property is true if this transformation can be decomposed as the product of a rigid-body motion, uniform scale and reflection. Such transformation preserves angles between vectors. See AlsoReferenceTransform ClassAutodesk.Revit.DB Namespace