2025 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
)
  • document
    The document.
  • profileFamilyUsage
    The profile family usage.
  • oneCurveLoopOnly
    Whether or not to return only profiles with one curve loop.
Return Value ICollection<ElementId> The set of profile Family Symbol element ids.