Revit 2026 API
Internal |
The position of the InternalOrigin relative to the active ProjectLocation set for the document.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public XYZ SharedPosition { get; }
Public ReadOnly Property SharedPosition As XYZ Get
public: property XYZ^ SharedPosition { XYZ^ get (); }
member SharedPosition : XYZ with get
Property Value
XYZSee Also