RhinoCommon API
SubDSubdivide Method |
Apply the Catmull-Clark subdivision algorithm and save the results in
this SubD
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0

Parameters
- count
- Type: SystemInt32
Number of times to subdivide (must be greater than 0)
Return Value
Type: Booleantrue on success
