The OffsetAssembly type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddSubassembly(ObjectId) | Adds a subassembly to the offset assembly. | |
| AddSubassembly(ObjectId, Point) | Adds a subassembly to the offset assembly and hooks to the specified point of a subassembly. | |
| CopySubassembly(ObjectId) | Copies a subassembly to the offset assembly. | |
| CopySubassembly(ObjectId, Point) | Copies a subassembly to the offset assembly and hooks to the specified point of a subassembly. | |
| Dispose | ||
| InsertSubassemblyAfter | Inserts an unassigned subassembly after a subassembly in the offset assembly and hooks to the specified point. | |
| InsertSubassemblyBefore | Inserts an unassigned subassembly before a subassembly in the offset assembly. | |
| MirrorSubassembly(ObjectId) | Mirrors a subassembly to the offset assembly. | |
| MirrorSubassembly(ObjectId, Point) | Mirrors a subassembly to the offset assembly and hooks to the specified point of a subassembly. | |
| ReplaceSubassembly | Replaces a subassembly in the assembly with another unassigned subassembly. |
