The OffsetAssembly type exposes the following members.

Methods

  NameDescription
Public methodAddSubassembly(ObjectId)
Adds a subassembly to the offset assembly.
Public methodAddSubassembly(ObjectId, Point)
Adds a subassembly to the offset assembly and hooks to the specified point of a subassembly.
Public methodCopySubassembly(ObjectId)
Copies a subassembly to the offset assembly.
Public methodCopySubassembly(ObjectId, Point)
Copies a subassembly to the offset assembly and hooks to the specified point of a subassembly.
Public methodDispose
Public methodInsertSubassemblyAfter
Inserts an unassigned subassembly after a subassembly in the offset assembly and hooks to the specified point.
Public methodInsertSubassemblyBefore
Inserts an unassigned subassembly before a subassembly in the offset assembly.
Public methodMirrorSubassembly(ObjectId)
Mirrors a subassembly to the offset assembly.
Public methodMirrorSubassembly(ObjectId, Point)
Mirrors a subassembly to the offset assembly and hooks to the specified point of a subassembly.
Public methodReplaceSubassembly
Replaces a subassembly in the assembly with another unassigned subassembly.

See Also