SettingsCmdViewEditCorridorSectionSettingsCmdViewEditOptions Class

Settings for the View/Edit Options section of the ViewEditCorridorSection command.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdViewEditCorridorSectionSettingsCmdViewEditOptions

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

The SettingsCmdViewEditCorridorSectionSettingsCmdViewEditOptions type exposes the following members.

Properties
 NameDescription
Public propertyApplyViewportConfiguration Gets the value to specifies whether to autometially configure viewports when starting the corridor section editor command.
Public propertyBackClip Gets the Back Clip setting.
Public propertyDefaultViewScale Gets the default view scale setting.
Public propertyFrontClip Gets the Front Clip setting.
Public propertyRebuildOnEdit Gets the Rebuild On Edit setting.
Public propertyStationTrackerInMultipleViewportsObsolete.
Gets the Station Tracker in Multiple Viewports setting.
Public propertyTurnOffUnassociatedLayers Gets the Turn Off Unassociated Layers setting.
Public propertyUndefinedSectionWidth Gets the value to specifies the default width when viewing a section without an assembly.
Top
See Also