Conversation
BREAKING CHANGE: attribute are now identified with uuid instead of strings which changes a lot of input parameters for attribute mananger methods. Also find_or_create_attribute was divided into two differents methods find_attribute and create_attribute
…rn_with_warning fix(Logger): replace warn with warning
Cpp-Linter Report
|
…_caps fix(SIGN): rename signe struct
…sskey_constructor Feat/add explicit to passkey constructor
…d_tuple fix(MakeTuple): remove std::make_tuple and std::make_pair
BREAKING CHANGE: take components instead of uuid in model builders such as set_surface_name
…eters_of_functions_in_model_builders feat(ModelBuilders): change parameters in model builder functions
…trical operations on mesh
…ons_on_mesh fix(GeometricalOperationsOnMesh): update template parameter for geome…
…alized_direction fix(Segment): make segment.direction() return normalized direction
…to_struct fix(ComponentID): change componentid class to struct
No description provided.