The Assembly type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddSubassembly(ObjectId) |
Adds a subassembly to the assembly.
|
![]() | AddSubassembly(ObjectId, Point) |
Adds a subassembly to the assembly and hooks to the specified point
of a subassembly.
|
![]() | CopySubassembly(ObjectId) |
Copies a subassembly to the assembly.
|
![]() | CopySubassembly(ObjectId, Point) |
Copies a subassembly to the assembly and hooks to the specified point of a subassembly.
|
![]() | GetOffsetBaselineNames |
Returns all the names of the associated Baseline objects.
|
![]() | InsertSubassemblyAfter |
Inserts an unassigned subassembly after a subassembly in the
assembly and hooks to the specified point.
|
![]() | InsertSubassemblyBefore |
Inserts an unassigned subassembly before a subassembly in the assembly.
|
![]() | MirrorSubassembly(ObjectId) |
Mirrors a subassembly to the assembly.
|
![]() | MirrorSubassembly(ObjectId, Point) |
Mirrors a subassembly to the assembly and hooks to the specified point of a subassembly.
|
![]() | ReplaceSubassembly |
Replaces a subassembly in the assembly with another unassigned
subassembly.
|