Gets the settings to establish the defaults assigned for section view creation.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public SettingsSectionViewSettingsSectionViewCreation SectionViewCreation { get; }
VB
Public ReadOnly Property SectionViewCreation As SettingsSectionViewSettingsSectionViewCreation Get
C++
public: property SettingsSectionViewSettingsSectionViewCreation^ SectionViewCreation { SettingsSectionViewSettingsSectionViewCreation^ get (); }