DuctFittingAndAccessoryDataGetFamilyInstanceId Method

Gets the Id of the fiting or accessory instance

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

Return Value

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