Click or drag to resize

MeshSubdivide Method

Subdivides the faces of the mesh.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool Subdivide()

Return Value

Type: Boolean
True if successful, false otherwise.
See Also