SettingsCmdCreateIntersectionSettingsCmdAssemblyInsertion Class

Settings for the default assembly insertion of new intersection
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateIntersectionSettingsCmdAssemblyInsertion

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

The SettingsCmdCreateIntersectionSettingsCmdAssemblyInsertion type exposes the following members.

Properties
 NameDescription
Public propertyCorridorRegionLockMode Gets the corridor region lock mode.
Public propertyFrequencyAlongCurves Specifies the frequency that the intersection object assemblies is inserted for curve segments of the alignment.
Public propertyFrequencyAlongProfileCurves Specifies the frequency along stations that intersection object assemblies are inserted for curve segments of the profile.
Public propertyFrequencyAlongSpirals Specifies the frequency that the intersection object assemblies is inserted for spiral segments of the alignment.
Public propertyFrequencyAlongTangents Specifies the frequency that the intersection object assemblies is inserted for tangent segments of the alignment.
Public propertyHorizontalGeometryPoints Specifies whether or not to use horizontal geometry points to define intersection objects.
Public propertyProfileGeometryPoints Specifies whether or not to use profile geometry points to define intersection objects.
Public propertyProfileHighLowPoints Specifies whether or not to use the highest and lowest points of the profile to define intersection objects.
Public propertySuperelevationCriticalPoints Specifies whether or not to use superelevation critical points to define intersection objects.
Top
See Also