Gets the default value for tangent of maximum applied cant.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public PropertyDouble MaxAppliedCantOnTangent { get; } |
Visual Basic |
---|
Public ReadOnly Property MaxAppliedCantOnTangent As PropertyDouble Get |
Visual C++ |
---|
public: property PropertyDouble^ MaxAppliedCantOnTangent { PropertyDouble^ get (); } |