User:Barche/STL file manipulation

From K-3D

Jump to: navigation, search

An STL mesh reader- and writer was added, in order to support data exchange with OpenFOAM. Through the NamedTextArray, it is possible to set different solid names for groups of faces.

NamedTextArray

This is an experimental plugin, and currently only associates text data with selected faces. Possible extensions/changes are:

  • Add an enumeration property, so it's possible to choose the elements the data is associated with (constant, varying, vertex)
  • Make the array type a parameter, so a single plugin will be able to set any type of data