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