Cant options setting class.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsAlignmentSettingsCantOptions
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class SettingsCantOptions : TreeOidWrapper
VB
Public NotInheritable Class SettingsCantOptions Inherits TreeOidWrapper
C++
public ref class SettingsCantOptions sealed : public TreeOidWrapper
The SettingsAlignmentSettingsCantOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DesignSpeedLookupMethod | Gets the type of design speed lookup method for cant. | |
| EquationRoundingOption | Gets the default value for cant rounding options for equations. | |
| EquilibriumCantFormula | Gets the specific formula for Equilibrium Cant. | |
| MaxAppliedCantOnTangent | Gets the default value for tangent of maximum applied cant. | |
| MaxDeficiencyFormula | Gets the specific formula for maximum allowable Cant deficiency. | |
| PivotMethod | Gets the type of cant pivot method. | |
| RadiusLookupMethod | Gets the type of radius lookup method for cant. | |
| SpiralSpiralCurve | Gets the default percent on spiral for spiral-curve for cant. | |
| StationRoundingOption | Gets the type of station rounding option for cant. | |
| TangentTangentCurve | Gets the default percent on tangent for tangent-curve for cant. |
