Click or drag to resize

SubDSubdivide Method

Apply the Catmull-Clark subdivision algorithm and save the results in this SubD.

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

Return Value

Type: Boolean
true on success
See Also