Struct Property#
Defined in File meshproperties.hpp
Struct Documentation#
-
struct Property#
properties definitions. Here you can add properties that define you mesh components, for example here we added type to deal with different vertex, faces and edges types. Remember to add the same properties to the corresponding elements (Faces,Vertices or Edges)