Vincent Cloarec bc192a60b2
Mesh expressions: add $vertex_as_point and $vertex_z functions (#44786)
* mesh expression $vertex_as_point $vertex_Z_value

* functions help

* SIP, doc and indentation

* fix SIP

* fix help file

* change function name and add Meshes group description

* fix typo

* fix strings and docs

* typo
2021-08-24 20:56:16 +02:00

6 lines
128 B
Plaintext

{
"name": "Meshes",
"type": "group",
"description": "Contains functions which calculate or return mesh related values."
}