Settings for the View/Edit Options section of the ViewEditCorridorSection command.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdViewEditCorridorSectionSettingsCmdViewEditOptions
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdViewEditOptions : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdViewEditOptions Inherits TreeOidWrapper
C++
public ref class SettingsCmdViewEditOptions sealed : public TreeOidWrapper
The SettingsCmdViewEditCorridorSectionSettingsCmdViewEditOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ApplyViewportConfiguration | Gets the value to specifies whether to autometially configure viewports when starting the corridor section editor command. | |
| BackClip | Gets the Back Clip setting. | |
| DefaultViewScale | Gets the default view scale setting. | |
| FrontClip | Gets the Front Clip setting. | |
| RebuildOnEdit | Gets the Rebuild On Edit setting. | |
| StationTrackerInMultipleViewports | Obsolete. Gets the Station Tracker in Multiple Viewports setting. | |
| TurnOffUnassociatedLayers | Gets the Turn Off Unassociated Layers setting. | |
| UndefinedSectionWidth | Gets the value to specifies the default width when viewing a section without an assembly. |
