2023 Members
Changes 2
M

AlignmentStationLabel Methods

Name Return Type Description Inherited From
M Create(Alignment, View, AlignmentStationLabelOptions) AlignmentStationLabel Creates an AlignmentStationLabel object along with its underlying SpotDimension element. Returns null if element creation fails.
M CreateRecommendedTypeForSet(Document) ElementId Creates an element type recommended for alignment label sets and returns its ElementId.
M CreateSet(Alignment, View, AlignmentStationLabelSetOptions) ICollection<AlignmentStationLabel> Creates a collection of AlignmentStationLabel objects along with their underlying SpotDimension elements.
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M Get(Element) AlignmentStationLabel Returns an AlignmentStationLabel object for the given element.
M GetAlignmentStationLabels(Alignment) ICollection<AlignmentStationLabel> Returns all alignment station labels placed on the given alignment.
M GetAlignmentStationLabels(Alignment, ElementId) ICollection<AlignmentStationLabel> Returns all alignment station labels placed on the given alignment in the given view.
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M IsRecommendedTypeForSet(Element) bool Checks if the element type is recommended for alignment labels in sets.
M IsValid.() bool Checks if this object is a valid alignment station label.
M IsValid(Element) bool Checks if the element is a valid alignment station label.
M IsValidType(Element) bool Checks if the type is a valid alignment station label type.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .