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