Subassembly |
The SubassemblyCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of Subassembly objects in the collection. | |
| ItemInt32 | ||
| ItemString |
| 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. | |
| ImportSACSubassembly | Import a subassembly object from a SAC PKT file. | |
| 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. |