Revit 2025 API
Family |
The location of the point.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Transform Location { get; }
Public ReadOnly Property Location As Transform Get
public: property Transform^ Location { Transform^ get (); }
member Location : Transform with get
Property Value
TransformSee Also