BlockResearchGroup / compas_assembly

Assembly data structures for the COMPAS framework.
https://blockresearchgroup.github.io/compas_assembly
MIT License
9 stars 17 forks source link

fix import errors from compas function name change after v0.7 #5

Closed GeneKao closed 4 years ago

GeneKao commented 4 years ago

Fixing the import function from global_coords_numpy to local_to_world_coords_numpy to match with latest compas function.