The SubassemblyCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds a subassembly with the specified name, entity, mid-ordinate distance and link creation option.
| |
| GetEnumerator |
Implements the method declared in the IEnumerable<T> interface. This method returns an enumerator for this collection.
| |
| GetObjectEnumerator |
Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection.
| |
| GetSubassemblyIdsByName |
Gets subassembly id collection by name.
| |
| ImportStockSubassembly |
Imports a stock Subassembly object with its class name.
| |
| ImportSubassembly |
Imports a Subassembly object from an atc file specified by its itemId.
| |
| Remove |
Removes a subassembly by given subassembly id.
| |
| RemoveAt |
Removes a subassembly by index.
|
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of Subassembly objects in the collection.
| |
| Item[([( Int32])]) | ||
| Item[([( String])]) |