AlignmentDisplayedStartStation Property |
Specifies the station at which the alignment's display starts, in Revit internal model units (standard Imperial feet).
Namespace: Autodesk.Revit.DB.InfrastructureAssembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double DisplayedStartStation { get; }
Public ReadOnly Property DisplayedStartStation As Double
Get
public:
property double DisplayedStartStation {
double get ();
}
member DisplayedStartStation : float with get
Property Value
Double
Remarks
See Also