compas-dev / compas_fea

COMPAS interface to common Finite Element Analysis software.
https://compas.dev/compas_fea
MIT License
36 stars 18 forks source link

add_nodes_elements_from_layers() to auto add sets, would save using add_sets_from_layers() afterwards #57

Closed andrewliew closed 6 years ago

andrewliew commented 6 years ago

Done. Set name will be by default the layer name in Rhino. Not possible currently for Blender as layers are numbers.