✨ Located in SF Bay Area or LA? Get free Revit AI automation consulting from YC-backed AI engineers →

SuperComponent Property


Family Instance Super Component Property

Property to get the super component of current family instance.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Element SuperComponent { get; }

Property Value

Element
Remarks
When the FamilyInstance has no super component, it returns
See Also