<Code Lib>
2024 Method
Changes 0
M

FamilyUtils.GetProfileSymbols

Description:
Gets the profile Family Symbols of the document.

public static ICollection<ElementId> GetProfileSymbols(
	Document document,
	ProfileFamilyUsage profileFamilyUsage,
	bool oneCurveLoopOnly
)

Return Value ICollection<ElementId> The set of profile Family Symbol element ids.

Loading…