
inputs
- N - Name (string) - a unique identifier for a constructed AssemblyObject; there cannot be two or more AssemblyObjects in the same AOSet with the same name.
- M - Collision Mesh - see the Glossary explanation
- P - Reference Plane - the required information for positioning and orienting the object in space. Default: an XY plane placed in the Volume centroid of the Colliison Mesh
- D - Direction vector - used to interact with the Vector Field data during the Assemblage. This could have been done using one of the Reference Plane axis, but decoupling this vector from the Reference Plane gives more flexibility to the system. Default: World X axis
- H - [as list] one or more Handles
- W - Weight (double) - a feature that can be used in Advanced scripting to enable time-based computation like diffusion, stigmergy, etc. Default: 1.0
- Z - World Z lock - when set to True (and if the corresponding Check World Z lock option is active in the Assembler Engine) the object will be placed only with its reference Plane Z axis parallel to the World Z axis. Default: False
outputs
- AO - the constructed AssemblyObject
options
notes