Revit 2026 API
Spatial |
The position of the spatial element calculation location marker.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public XYZ MarkerPosition { get; }
Public ReadOnly Property MarkerPosition As XYZ Get
public: property XYZ^ MarkerPosition { XYZ^ get (); }
member MarkerPosition : XYZ with get
Property Value
XYZSee Also