Share

SettingsCmdCreateQuickProfile.SettingsCmdQuickProfile 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.280

Syntax

C#

public sealed class SettingsCmdQuickProfile : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdQuickProfile
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdQuickProfile sealed : public 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.

See Also

Reference

Was this information helpful?