<Code Lib>
2026 Method
Changes 5
M

FamilyInstance.GetSubComponentIds

Description:
Gets the sub component ElementIds of the current family instance.

public ICollection<ElementId> GetSubComponentIds()

ICollection<ElementId> The subcomponent ElementIDs

Loading…