Settings
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateSubassemblyToolSettingsCmdSubassemblyOptions
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdSubassemblyOptions : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdSubassemblyOptions Inherits TreeOidWrapper
C++
public ref class SettingsCmdSubassemblyOptions sealed : public TreeOidWrapper
The SettingsCmdCreateSubassemblyToolSettingsCmdSubassemblyOptions type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AssemblyGroupName | Specifies the method for creating the assembly group name. |
![]() | AssemblyGroupNamePrompt | Specifies whether to display an edit name dialog when a new assembly group is created. |
![]() | AutoDetectSide | Specifies whether to verify the side parameter based on the attachment selection. |
![]() | CurrentSide | Specifies the current side. |
![]() | SubassemblyName | Specifies the method for creating the subassembly name. |
![]() | SubassemblyNamePrompt | Specifies whether to display an edit name dialog when a subassembly is created. |