PipeFittingAndAccessoryDataGetFamilyInstanceId Method

Gets the Id of the fiting or accessory instance

Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId GetFamilyInstanceId()

Return Value

ElementId
The element Id of the fiting or accessory instance.
See Also