mcneel / computeclient_py

compute_rhino3d python client for compute.rhino3d.com
MIT License
2 stars 5 forks source link

Deserialise bounding box #11

Closed pearswj closed 3 years ago

pearswj commented 3 years ago

Deserialises bounding box dict to rhino3dm.BoundingBox when returned from Compute, e.g. GeometryBase.GetBoundingBox().

See https://discourse.mcneel.com/t/bounding-boxes-for-trimmed-surfaces/108529

sbaer commented 3 years ago

@pearswj this needs to be incorporated into the scripts that build the client library