SettingsCmdCreateQuickProfileSettingsCmdQuickProfile Class |
Settings that specify the default settings for quick profile creation.
Inheritance HierarchySystemObject
SystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateQuickProfileSettingsCmdQuickProfile
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic sealed class SettingsCmdQuickProfile : TreeOidWrapper
Public NotInheritable Class SettingsCmdQuickProfile
Inherits TreeOidWrapper
public ref class SettingsCmdQuickProfile sealed : public TreeOidWrapper
The SettingsCmdCreateQuickProfileSettingsCmdQuickProfile type exposes the following members.
Properties | Name | Description |
---|
 | Draw3DEntityProfile |
Gets whether to include elevation data for the selected 3D entity in the quick profile.
|
 | SelectAllSurfaces |
Gets whether to generate profiles of all surfaces in the drawing file in the quick profile.
|
Top
See Also