The basis of the X axis of this transformation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public XYZ BasisX { get; set; }
Property Value
XYZExceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when the transform is internally marked as read-only. |