Settings for the default offsets of new intersection
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateIntersectionSettingsCmdOffsets
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdOffsets : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdOffsets Inherits TreeOidWrapper
C++
public ref class SettingsCmdOffsets sealed : public TreeOidWrapper
The SettingsCmdCreateIntersectionSettingsCmdOffsets type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | OffsetLengthOptions | Specifies how the length of the offset alignment is determined. When Select To Intersection Extents is selected, offset alignments are extended to the length of the extent of the intersection object. When Alignment Start To End is selected, offset alignments are created the length of the parent alignment. |
![]() | PrimaryRoadLeftOffset | Specifies the elevation of the offset alignment on the left side of the primary road. |
![]() | PrimaryRoadRightOffset | Specifies the elevation of the offset alignment on the right side of the primary road. |
![]() | SecondaryRoadLeftOffset | Specifies the elevation of the offset alignment on the left side of the secondary road. |
![]() | SecondaryRoadRightOffset | Specifies the elevation of the offset alignment on the right side of the secondary road. |