Share

SettingsSectionView.SettingsSectionViewCreation Class

Settings to establish the default styles assigned to assembly components.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsSectionViewSettingsSectionViewCreation


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

Syntax

C#

public sealed class SettingsSectionViewCreation : TreeOidWrapper

VB

Public NotInheritable Class SettingsSectionViewCreation
	Inherits TreeOidWrapper

C++

public ref class SettingsSectionViewCreation sealed : public TreeOidWrapper

The SettingsSectionViewSettingsSectionViewCreation type exposes the following members.

Properties

 NameDescription
Public propertySectionGroupElevationRange Specifies how the elevation range of the section group is set.
Public propertySpecifySectionViewHeight Specifies whether the default section view height is set for the creation of a section view.
Public propertySpecifySectionViewOffsetRange Specifies whether an offset range is set for the creation of a section view.

See Also

Reference

Was this information helpful?