Gets the coordinate point of the specified index.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public XYZ GetCoordinate(
int index
)
Parameters
- index Int32
- The index of the coordinates.
Return Value
XYZ
Exceptions
See Also
Reference