abeLayerStraddle
abeLayerStraddle(o_abeLayer1 o_abeLayer2 o_abeOutputLayer[ ?queueg_queue] ) => t / nil
Description
Adds the ABE layer1 shapes that partially overlap an ABE layer2 shape to the ABE output layer.

Arguments
|
Adds the function to the queue if set to |
Values Returned
|
The function was not successful because ABE is not initialized or there was an argument error. |
Examples
Adds a1 ABE layer shapes that partially overlap an a2 ABE layer shape to the result ABE layer.
abeLayerStraddle( a1 a2 result)
Related Topics
Support for Multithreading in ABE Functions
Return to top