Settings for the default assembly insertion of new intersection
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateIntersectionSettingsCmdAssemblyInsertion
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class SettingsCmdAssemblyInsertion : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdAssemblyInsertion Inherits TreeOidWrapper
C++
public ref class SettingsCmdAssemblyInsertion sealed : public TreeOidWrapper
The SettingsCmdCreateIntersectionSettingsCmdAssemblyInsertion type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CorridorRegionLockMode | Gets the corridor region lock mode. | |
| FrequencyAlongCurves | Specifies the frequency that the intersection object assemblies is inserted for curve segments of the alignment. | |
| FrequencyAlongProfileCurves | Specifies the frequency along stations that intersection object assemblies are inserted for curve segments of the profile. | |
| FrequencyAlongSpirals | Specifies the frequency that the intersection object assemblies is inserted for spiral segments of the alignment. | |
| FrequencyAlongTangents | Specifies the frequency that the intersection object assemblies is inserted for tangent segments of the alignment. | |
| HorizontalGeometryPoints | Specifies whether or not to use horizontal geometry points to define intersection objects. | |
| ProfileGeometryPoints | Specifies whether or not to use profile geometry points to define intersection objects. | |
| ProfileHighLowPoints | Specifies whether or not to use the highest and lowest points of the profile to define intersection objects. | |
| SuperelevationCriticalPoints | Specifies whether or not to use superelevation critical points to define intersection objects. |
