Point Coord Property Returns the coordinates of the point. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public XYZ Coord { get; } Public ReadOnly Property Coord As XYZ Get public: property XYZ^ Coord { XYZ^ get (); } member Coord : XYZ with get Property Value XYZ See Also Reference Point Class Autodesk.Revit.DB Namespace
Point Coord Property Returns the coordinates of the point. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public XYZ Coord { get; } Public ReadOnly Property Coord As XYZ Get public: property XYZ^ Coord { XYZ^ get (); } member Coord : XYZ with get Property Value XYZ See Also Reference Point Class Autodesk.Revit.DB Namespace