AlignmentStationLabelOptions Constructor


Alignment Station Label Options Constructor

Creates an object with default values.

Namespace: Autodesk.Revit.DB.Infrastructure
Assembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public AlignmentStationLabelOptions(
	double station
)

Parameters

station Double
The station at which the label will be placed.
See Also