Point.Coord Property
Returns the coordinates of the point.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public XYZ Coord { get; }
Property Value
XYZ
See Also
Reference
Point Class
Autodesk.Revit.DB Namespace