Share

SettingsCmdCreateSubassemblyTool.SettingsCmdSubassemblyOptions Class

Settings

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    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

 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.

See Also

Reference

Was this information helpful?