Returns ElementId of the associated Point element.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElementId GetPointId()
Return Value
ElementId
Returns the Point element Id or invalidElementId if there is no Hub assciated with this point.
See Also
Reference