AlignmentStationLabel.IsValidType
Description:
Checks if the type is a valid alignment station label type.
Checks if the type is a valid alignment station label type.
Remarks:
Can be used for finding or types to be set to TypeId when creating alignment label sets with Create(Alignment, View, AlignmentStationLabelOptions); or types to be set to TypeId when creating alignment labels with CreateSet(Alignment, View, AlignmentStationLabelSetOptions).
Can be used for finding or types to be set to TypeId when creating alignment label sets with Create(Alignment, View, AlignmentStationLabelOptions); or types to be set to TypeId when creating alignment labels with CreateSet(Alignment, View, AlignmentStationLabelSetOptions).
public static bool IsValidType(
Element type
)
-
typeThe element type to validate.
Return Value
bool