Share

AlignmentStationLabelOptions Constructor

Creates an object with default values.


Namespace: Autodesk.Revit.DB.Infrastructure
Assembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public AlignmentStationLabelOptions(
	double station
)

Parameters

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

See Also

Reference

Was this information helpful?