MeshSurface.setIrregular


setIrregular(element, size, [quadAngle], [sizeMultiplier], [edgeDeviation])

Sets up an irregular mesh.

elementstringelement name
sizedoubleelement size
quadAngleoptional double Minumum allowable angle for quadrilateral elements (default = 0.0)
sizeMultiplieroptional double Limiting factor for rate of change of element size
edgeDeviationoptional double maximum allowable deviation from surface of any edge
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to MeshSurface

Back to Overview