SettingsCmdCreateQuickProfileSettingsCmdQuickProfile Class

Settings that specify the default settings for quick profile creation.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateQuickProfileSettingsCmdQuickProfile

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdQuickProfile : TreeOidWrapper

The SettingsCmdCreateQuickProfileSettingsCmdQuickProfile type exposes the following members.

Properties
 NameDescription
Public propertyDraw3DEntityProfile Gets whether to include elevation data for the selected 3D entity in the quick profile.
Public propertySelectAllSurfaces Gets whether to generate profiles of all surfaces in the drawing file in the quick profile.
Top
See Also