AlignmentStationLabel Members

The AlignmentStationLabel type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreate
Creates an AlignmentStationLabel object along with its underlying SpotDimension element. Returns null if element creation fails.
Public methodStatic memberCreateRecommendedTypeForSet
Creates an element type recommended for alignment label sets and returns its ElementId.
Public methodStatic memberCreateSet
Creates a collection of AlignmentStationLabel objects along with their underlying SpotDimension elements.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberGet
Returns an AlignmentStationLabel object for the given element.
Public methodStatic memberGetAlignmentStationLabels(Alignment)
Returns all alignment station labels placed on the given alignment.
Public methodStatic memberGetAlignmentStationLabels(Alignment, ElementId)
Returns all alignment station labels placed on the given alignment in the given view.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIsRecommendedTypeForSet
Checks if the element type is recommended for alignment labels in sets.
Public methodIsValid()()()()
Checks if this object is a valid alignment station label.
Public methodStatic memberIsValid(Element)
Checks if the element is a valid alignment station label.
Public methodStatic memberIsValidType
Checks if the type is a valid alignment station label type.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAlignmentId
The ElementId of the Alignment on which the SpotDimension is placed.
Public propertyElement
The underlying SpotDimension element.
Public propertyStation
The alignment station at which the SpotDimension is placed.

See Also