abeLayerAbut
abeLayerAbut(o_abeLayer1 o_abeLayer2 o_abeOutputLayer[ ?queueg_queue] ) => t/ nil
Description
Adds shapes to the ABE output layer for ABE layer1 shapes that abut with shapes on ABE layer2.
Arguments
Values Returned
|
The function was not successful because ABE is not initialized or there was an argument error. |
Examples
Adds shapes from ABE layer a1 that abut with shapes from ABE layer a2 to ABE layer a3.
abeLayerAbut( a1 a2 a3 )
Related Topics
Support for Multithreading in ABE Functions
Return to top