Sets up an irregular mesh.
element | string | element name |
size | double | element size |
quadAngle | optional double | Minumum allowable angle for quadrilateral elements (default = 0.0) |
sizeMultiplier | optional double | Limiting factor for rate of change of element size |
edgeDeviation | optional double | maximum allowable deviation from surface of any edge |
Return value | Pointer to this object | Allows multiple function calls to be chained together |
Back to MeshSurface
Back to Overview