Translations:Mesh Feature/34/en

From FreeCAD Documentation
  • DataExpression Engine (ExpressionEngine): a list of expressions. By default, it is empty [].
  • DataLabel2 (String): a longer, user editable description of this object, it is an arbitrary UTF8 string that may include newlines. By default, it is an empty string "".
  • DataProxy (PythonObject): a custom class associated with this object. This only exists for the Python version. See Scripting.
  • DataVisibility (Bool): whether to display the object or not.