CorridorStateCurrentStation Property |
Gets the current baseline alignment station where a Subassembly is being applied.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double CurrentStation { get; }
Public ReadOnly Property CurrentStation As Double
Get
public:
property double CurrentStation {
double get ();
}
Property Value
Double
See Also