Sets up a mesh by number.
element | string | element name |
xDivisions | optional integer | Number of elements in local X direction (if unspecified, follows child lines) (default = 0) |
yDivisions | optional integer | Number of elements in local Y direction (if unspecified, follows child lines) (default = 0) |
transition | optional boolean | Allowing transition mesh patterns? (default = FALSE) |
Return value | Pointer to this object | Allows multiple function calls to be chained together |
Back to MeshSurface
Back to Overview