The AlignmentStyle type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CopyAsSibling |
Copy the current style and add it to the parent node as a sibling.
(Inherited from StyleBase.) | |
| ExportTo(Database, StyleConflictResolverType) |
Exports the current style to another drawing.
(Inherited from StyleBase.) | |
| GetDisplayStyleModel |
Gets the DisplayStyle object that specifies model display properties for the Alignment component.
| |
| GetDisplayStylePlan |
Gets the DisplayStyle object that specifies plan display properties for the Alignment component.
| |
| GetDisplayStyleSection |
Gets the DisplayStyle object that specifies the line marker in section display properties for the Alignment component.
| |
| GetLineMarkerDisplayStyleSection |
Gets the display style for line markers in section view orientation.
|
Properties
| Name | Description | |
|---|---|---|
| Application |
Gets the Application associated with the DBObject.
Not implemented.
(Inherited from DBObject.) | |
| ArrowHeadOption |
Gets the alignment arrow head option.
| |
| BeginPointMarkerStyle |
Gets or sets the marker style object id for 'begin of alignment' points on the alignment.
| |
| CompoundCurveIntersectPointMarkerStyle |
Gets or sets the marker style object id for 'compound curve intersection' points on the alignment.
| |
| CreateBy | Gets or Sets the "Created by" string for the style. (Inherited from StyleBase.) | |
| CurveLineIntersectPointMarkerStyle |
Gets or sets the marker style object id for 'curve line intersection' points on the alignment.
| |
| CurveSpiralIntersectPointMarkerStyle |
Gets or sets the marker style object id for 'curve spiral intersection' points on the alignment.
| |
| DateCreated | Gets the "Date created" string for the style. (Inherited from StyleBase.) | |
| DateModified | Gets the "Date modified" string for the style. (Inherited from StyleBase.) | |
| Description |
Gets or sets the description.
(Inherited from DBObject.) | |
| Document |
Gets the Document associated with the DBObject.
Not implemented.
(Inherited from DBObject.) | |
| EnableRadiusSnap |
Gets or sets the boolean value that specifies whether to enable snapping when changing the curve radius value.
| |
| EndPointMarkerStyle |
Gets or sets the marker style object id for 'end of alignment' points on the alignment.
| |
| IntersectionPointMarkerStyle |
Gets or sets the marker style object id for 'point of intersection' points on the alignment.
| |
| IsUsed |
Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject.) | |
| LineCurveIntersectPointMarkerStyle |
Gets or sets the marker style object id for 'line curve intersection' points on the alignment.
| |
| LineMarkerDisplayStyleSection | Obsolete.
Gets the display style for line markers in section view orientation.
| |
| LineSpiralIntersectPointMarkerStyle |
Gets or sets the marker style object id for 'line spiral intersection' points on the alignment.
| |
| MidPointMarkerStyle |
Gets or sets the marker style object id for mid points on the alignment.
| |
| ModifiedBy | Gets the "Modified by" string for the style. (Inherited from StyleBase.) | |
| Name | Sets the "Name" string for the style. (Inherited from StyleBase.) | |
| RadiusSnapValue |
Gets or sets the even increment value by which a curve radius can change using snapping.
| |
| ReverseCurveIntersectPointMarkerStyle |
Gets or sets the marker style object id for 'reverse curve intersection' points on the alignment.
| |
| ReverseSpiralIntersectPointMarkerStyle |
Gets or sets the marker style object id for 'reverse spiral intersection' points on the alignment.
| |
| SpiralCurveIntersectPointMarkerStyle |
Gets or sets the marker style object id for 'spiral curve intersection' points on the alignment.
| |
| SpiralLineIntersectPointMarkerStyle |
Gets or sets the marker style object id for 'spiral line intersection' points on the alignment.
| |
| SpiralSpiralIntersectPointMarkerStyle |
Gets or sets the marker style object id for 'spiral spiral intersection' points on the alignment.
| |
| StationReferencePointMarkerStyle |
Gets or sets the marker style object id for 'station reference' points on the alignment.
| |
| ThroughPointMarkerStyle |
Gets or sets the marker style object id for 'through points' on the alignment.
|