<Code Lib>
2024 Method
Changes 0
M

Family.GetFamilySymbolIds

Description:
Gets the ids of the FamilySymbols owned by this Family.

public ISet<ElementId> GetFamilySymbolIds()

ISet<ElementId> The ids of the FamilySymbols.

Loading…