Retrieves position of a Hub if such position is a 3D point.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
SyntaxPublic Function GetOrigin As XYZ
member GetOrigin : unit -> XYZ
Return Value
XYZ
The origin.
Exceptions
See Also