Provides information if Hub has a specific location at point in 3D space.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function HasOrigin As Boolean
member HasOrigin : unit -> bool
Return Value
Boolean
True if the Hub has a specific location at point in 3D space.
See Also