FISH Functions
The type specifiers used in the FISH function signatures are given in the “FISH Type Index” section.
Brick Utilities
brick.find(INT) | Find a brick. |
brick.list | Get the global brick list. |
brick.maxid | Get the maximum brick ID. |
brick.num | Get the number of bricks. |
brick.typeid | Get the brick type number. |
Brick Intrinsics
brick.assemble(BR_PNT,VEC<,INT><,INT><,INT>) | Replicate a brick. |
brick.delete(BR_PNT) | Delete a brick. |
brick.id(BR_PNT) | Get the brick ID. |
Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |