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