PropertyLineGetStart Method |
Gets the start point of the PropertyLine element.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
SyntaxPublic Function GetStart As XYZ
member GetStart : unit -> XYZ
Return Value
XYZ
The start point's coordinates.
See Also