SettingsAlignmentSettingsCantOptionsMaxAppliedCantOnTangent Property |
Gets the default value for tangent of maximum applied cant.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble MaxAppliedCantOnTangent { get; }
Public ReadOnly Property MaxAppliedCantOnTangent As PropertyDouble
Get
public:
property PropertyDouble^ MaxAppliedCantOnTangent {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also