mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
8 lines
205 B
Plaintext
8 lines
205 B
Plaintext
{
|
|
"name": "$face_index",
|
|
"type": "function",
|
|
"groups": ["Meshes"],
|
|
"description": "Returns the index of the current mesh face. ",
|
|
"examples": [ { "expression":"$face_index", "returns":"4581"}]
|
|
}
|