SettingsCmdCreateSimpleCorridorSettingsCmdAssemblyInsertion Class

Settings that establish the defaults assigned to corridor creation.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateSimpleCorridorSettingsCmdAssemblyInsertion

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

The SettingsCmdCreateSimpleCorridorSettingsCmdAssemblyInsertion type exposes the following members.

Properties
 NameDescription
Public propertyCorridorRegionLockMode Gets the corridor region lock mode.
Public propertyFrequencyAlongCurves Gets the corridor station placement frequency along the curve portion of an alignment.
Public propertyFrequencyAlongProfileCurves Gets the corridor station placement frequency along curve portions of the profile geometry.
Public propertyFrequencyAlongSpirals Gets the corridor station placement frequency along the spiral portion of an alignment.
Public propertyFrequencyAlongTangents Gets the corridor station placement frequency along the tangent portion of an alignment.
Public propertyHorizontalGeometryPoints Gets whether corridor stations are placed at horizontal geometry points.
Public propertyProfileGeometryPoints Gets whether corridor stations are placed at profile geometry points.
Public propertyProfileHighLowPoints Gets whether assemblies are inserted at the high and low points of the profile geometry.
Public propertySuperelevationCriticalPoints Gets whether corridor stations are placed at superelevation critical points.
Top
See Also