mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
{
|
|
"name": "$vertex_index",
|
|
"type": "function",
|
|
"groups": ["Meshes"],
|
|
"description": "Returns the index of the current mesh vertex.",
|
|
"examples": [ { "expression":"$vertex_index", "returns":"9874"}
|
|
]
|
|
}
|