Settings that establish the defaults assigned to corridor creation.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateSimpleCorridorSettingsCmdAssemblyInsertion
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdAssemblyInsertion : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdAssemblyInsertion Inherits TreeOidWrapper
C++
public ref class SettingsCmdAssemblyInsertion sealed : public TreeOidWrapper
The SettingsCmdCreateSimpleCorridorSettingsCmdAssemblyInsertion type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CorridorRegionLockMode | Gets the corridor region lock mode. | |
| FrequencyAlongCurves | Gets the corridor station placement frequency along the curve portion of an alignment. | |
| FrequencyAlongProfileCurves | Gets the corridor station placement frequency along curve portions of the profile geometry. | |
| FrequencyAlongSpirals | Gets the corridor station placement frequency along the spiral portion of an alignment. | |
| FrequencyAlongTangents | Gets the corridor station placement frequency along the tangent portion of an alignment. | |
| HorizontalGeometryPoints | Gets whether corridor stations are placed at horizontal geometry points. | |
| ProfileGeometryPoints | Gets whether corridor stations are placed at profile geometry points. | |
| ProfileHighLowPoints | Gets whether assemblies are inserted at the high and low points of the profile geometry. | |
| SuperelevationCriticalPoints | Gets whether corridor stations are placed at superelevation critical points. |
