FamilyUtils.GetProfileSymbols
Description:
Gets the profile Family Symbols of the document.
Gets the profile Family Symbols of the document.
public static ICollection<ElementId> GetProfileSymbols(
Document document,
ProfileFamilyUsage profileFamilyUsage,
bool oneCurveLoopOnly
)
-
documentThe document.
-
profileFamilyUsageThe profile family usage.
-
oneCurveLoopOnlyWhether or not to return only profiles with one curve loop.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration