AlignmentStationLabel.IsRecommendedTypeForSet
Description:
Checks if the element type is recommended for alignment labels in sets.
Checks if the element type is recommended for alignment labels in sets.
Remarks:
Can be used for finding types to be set to TypeId when creating alignment label sets with CreateSet(Alignment, View, AlignmentStationLabelSetOptions).
Can be used for finding types to be set to TypeId when creating alignment label sets with CreateSet(Alignment, View, AlignmentStationLabelSetOptions).
public static bool IsRecommendedTypeForSet(
Element type
)
-
typeThe type element to check.
Return Value
bool