<Code Lib>
2025.3 Property
Changes 0
P

FamilyInstance.SuperComponent

Description:
Property to get the super component of current family instance.
Remarks:
When the FamilyInstance has no super component, it returns null

public Element SuperComponent { get; }

Loading…