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