SettingsCmdCreateSubassemblyToolSettingsCmdSubassemblyOptions Class

Settings
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateSubassemblyToolSettingsCmdSubassemblyOptions

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

The SettingsCmdCreateSubassemblyToolSettingsCmdSubassemblyOptions type exposes the following members.

Properties
 NameDescription
Public propertyAssemblyGroupName Specifies the method for creating the assembly group name.
Public propertyAssemblyGroupNamePrompt Specifies whether to display an edit name dialog when a new assembly group is created.
Public propertyAutoDetectSide Specifies whether to verify the side parameter based on the attachment selection.
Public propertyCurrentSide Specifies the current side.
Public propertySubassemblyName Specifies the method for creating the subassembly name.
Public propertySubassemblyNamePrompt Specifies whether to display an edit name dialog when a subassembly is created.
Top
See Also