Property to get the super component of current family instance.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Element SuperComponent { get; }Property Value
Element
Remarks
When the FamilyInstance has no super component, it returns
null
See Also
Reference