CANTCriticalStationCANTCurveName Property |
Gets the name of the CANTCurve where the critical station belongs.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string CANTCurveName { get; }
Public ReadOnly Property CANTCurveName As String
Get
public:
property String^ CANTCurveName {
String^ get ();
}
Property Value
String
See Also