mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
{
|
|
"name": "$vertex_y",
|
|
"type": "function",
|
|
"groups": ["Meshes"],
|
|
"description": "Returns the Y coordinate of the current mesh vertex.",
|
|
"examples": [ { "expression":"$vertex_y", "returns":"12.24"}
|
|
]
|
|
}
|