INQUIRE: Bounding box control points behavior

Hi all!
A small fix that we can do is to let curve enters the c# script.
There was like 400ms wasted to convert the curves to brep because of the input type hint.

Done that… but I wasn’t able to measure the difference in execution.

Currently the c# does the job in 20ms on my pc…
Maybe the BBox calculation is much heavier if done on surfaces/brep objects.

See the bottom/last script.
BBoxV5_Aug1a.gh (215.8 KB)

1 Like