SettingsAlignmentSettingsCantOptions Class

Cant options setting class.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAlignmentSettingsCantOptions

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCantOptions : TreeOidWrapper

The SettingsAlignmentSettingsCantOptions type exposes the following members.

Properties
 NameDescription
Public propertyDesignSpeedLookupMethod Gets the type of design speed lookup method for cant.
Public propertyEquationRoundingOption Gets the default value for cant rounding options for equations.
Public propertyEquilibriumCantFormula Gets the specific formula for Equilibrium Cant.
Public propertyMaxAppliedCantOnTangent Gets the default value for tangent of maximum applied cant.
Public propertyMaxDeficiencyFormula Gets the specific formula for maximum allowable Cant deficiency.
Public propertyPivotMethod Gets the type of cant pivot method.
Public propertyRadiusLookupMethod Gets the type of radius lookup method for cant.
Public propertySpiralSpiralCurve Gets the default percent on spiral for spiral-curve for cant.
Public propertyStationRoundingOption Gets the type of station rounding option for cant.
Public propertyTangentTangentCurve Gets the default percent on tangent for tangent-curve for cant.
Top
See Also