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 (); }