Represents a group of subassembly objects part of an Assembly.
Inheritance HierarchySystemObject
Autodesk.Civil.DatabaseServicesAssemblyGroup
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic abstract class AssemblyGroup
Public MustInherit Class AssemblyGroup
public ref class AssemblyGroup abstract
The AssemblyGroup type exposes the following members.
Properties | Name | Description |
---|
 | Name |
Gets or sets the assembly group name.
|
Top
Methods
Remarks
Assembly groups can be created in an Assembly object to organize the
subassemblies from which the assembly is composed. This class
represents a group part of an assembly.
See Also