Point Create(XYZ) Method |
Creates a point at the given coordinates.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- coord XYZ
- The coordinates where the point will be created.
Return Value
PointA Point object.
