Share

SettingsSectionView.SectionViewCreation Property

Gets the settings to establish the defaults assigned for section view creation.



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

Syntax

C#

public SettingsSectionViewSettingsSectionViewCreation SectionViewCreation { get; }

VB

Public ReadOnly Property SectionViewCreation As SettingsSectionViewSettingsSectionViewCreation
	Get

C++

public:
property SettingsSectionViewSettingsSectionViewCreation^ SectionViewCreation {
	SettingsSectionViewSettingsSectionViewCreation^ get ();
}

Property Value

SettingsSectionViewSettingsSectionViewCreation

See Also

Reference

Was this information helpful?