Share

Hub.HasOrigin Method

Provides information if Hub has a specific location at point in 3D space.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool HasOrigin()

Return Value

Boolean
True if the Hub has a specific location at point in 3D space.

See Also

Reference

Was this information helpful?