Share

SettingsCmdViewEditCorridorSection.SettingsCmdViewEditOptions 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.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

 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.

See Also

Reference

Was this information helpful?