Gets the settings to establish the defaults assigned for section view creation.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public SettingsSectionView..::..SettingsSectionViewCreation SectionViewCreation { get; } |
Visual Basic |
---|
Public ReadOnly Property SectionViewCreation As SettingsSectionView..::..SettingsSectionViewCreation Get |
Visual C++ |
---|
public: property SettingsSectionView..::..SettingsSectionViewCreation^ SectionViewCreation { SettingsSectionView..::..SettingsSectionViewCreation^ get (); } |