<Code Lib>
2022 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 .a null reference (Nothing in Visual Basic)

public Element SuperComponent { get; }

Loading…