Share

SettingsCmdCreateMultipleSectionView.SettingsCmdMultipleSectionViewCreation Class

Settings for the table creation.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateMultipleSectionViewSettingsCmdMultipleSectionViewCreation


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsCmdMultipleSectionViewCreation : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdMultipleSectionViewCreation
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdMultipleSectionViewCreation sealed : public TreeOidWrapper

The SettingsCmdCreateMultipleSectionViewSettingsCmdMultipleSectionViewCreation type exposes the following members.

Properties

 NameDescription
Public propertyPlacementOption Specifies the default placement option for the section views.
Public propertySectionViewHeight Specifies whether a station range is set for the creation of multiple section views.
Public propertySpecifyMultipleSectionViewStationRange Specifies whether a station range is set for the creation of multiple section views.

See Also

Reference

Was this information helpful?