FamilyInstance.SuperComponent
Description:
Property to get the super component of current family instance.
Property to get the super component of current family instance.
Remarks:
When the FamilyInstance has no super component, it returns .a null reference (Nothing in Visual Basic)
When the FamilyInstance has no super component, it returns .a null reference (Nothing in Visual Basic)
public Element SuperComponent { get; }