Revit 2025 API
Base |
Position of the BasePoint.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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