RVTDocs.com
Namespace: Autodesk.Revit.DB Class: FamilyInstance

FamilyInstance.SuperComponent

Property
Description:
Property to get the super component of current family instance.
Remarks:
When the FamilyInstance has no super component, it returns null
Syntax
public Element SuperComponent { get; }