Click or drag to resize

MeshFaceListConvertQuadsToTriangles Method

Splits all quads along the short diagonal.

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool ConvertQuadsToTriangles()

Return Value

Type: Boolean
true on success, false on failure.
See Also