SettingsCmdCreateCorridorSettingsCmdAssemblyInsertion Class

Settings for alignment type option.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateCorridorSettingsCmdAssemblyInsertion

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

The SettingsCmdCreateCorridorSettingsCmdAssemblyInsertion type exposes the following members.

Properties
 NameDescription
Public propertyCorridorAlongCurvesOption Gets the corridor along alignment curve option.
Public propertyCorridorAlongOffsetTargetCurvesOption Gets the corridor along offset alignment curve option.
Public propertyCorridorRegionLockMode Gets the corridor region lock mode.
Public propertyFrequencyAlongCurves Gets the corridor station placement frequency along the curve portion of an alignment.
Public propertyFrequencyAlongOffsetTargetCurves Gets the corridor station placement frequency along offset target curves.
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 the corridor station placement frequency along the spiral portion of an alignment.
Public propertyMODAlongCurves Gets the corridor station placement frequency by mid-ordinate of alignment curvature.
Public propertyMODAlongOffsetTargetCurves Gets the corridor station placement frequency along offset target curves.
Public propertyOffsetTargetGeometryPoints Gets whether assemblies are inserted at offset target geometry points.
Public propertyOffsetTargetStartEnd Gets whether assemblies are inserted adjacent to offset target start/end.
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