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. | |
| ComputeFingerPrint |
Compute FingerPrint of the Entity.
(Inherited from Entity) | |
| 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. | |
| GetReferenceInfo |
For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity) | |
| 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. |
