Releases
v0.9.0
Compare
Sorry, something went wrong.
No results found
Added
Added Model.has_element_with_name.
Added Model.find_element_with_name.
Added Model.find_element_with_name_or_fail.
Added Model.find_all_elements_of_type.
Added Model.remove_elements_of_type.
Added Model.add_or_get_material.
Added lazy-computed compas_model.elements.Element.surface_mesh property.
Added lazy_computed compas_model.elements.Element.volumetric_mesh property.
Added compas_model.elements.Element.compute_surface_mesh property.
Added compas_model.elements.Element.compute_volumetric_mesh property.
Changed
Changed compas_model.elements.Element.transform to apply the new transformation on top of the current one, instead of replacing it.
Removed
Removed lazy-computed compas_model.elements.Element.femesh2 property.
Removed lazy_computed compas_model.elements.Element.femesh3 property.
Removed compas_model.elements.Element.compute_femesh2 property.
Removed compas_model.elements.Element.compute_femesh3 property.
You can’t perform that action at this time.