SettingsSectionViewSectionViewCreation Property |
Gets the settings to establish the defaults assigned for section view creation.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsSectionViewSettingsSectionViewCreation SectionViewCreation { get; }
Public ReadOnly Property SectionViewCreation As SettingsSectionViewSettingsSectionViewCreation
Get
public:
property SettingsSectionViewSettingsSectionViewCreation^ SectionViewCreation {
SettingsSectionViewSettingsSectionViewCreation^ get ();
}
Property Value
SettingsSectionViewSettingsSectionViewCreation
See Also