Returns the slope at the specified segment type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public double AppliedCANT { get; set; }
Visual Basic
Public Property AppliedCANT As Double
Get
Set
Visual C++
public: property double AppliedCANT { double get (); void set (double value); }
Exceptions
Exception | Condition |
---|---|
System.InvalidOperationException |
Thrown when:
|