M_Rhino_Geometry_SubD_Subdivide_1 - mcneel/rhinocommon-api-docs GitHub Wiki
[Missing
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void Subdivide(
int meshDensity,
SubD.SubDType subDType,
int levelIndex,
int count
)
VB
Public Sub Subdivide (
meshDensity As Integer,
subDType As SubD.SubDType,
levelIndex As Integer,
count As Integer
)
- meshDensity
- Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.SubD.Subdivide(System.Int32,Rhino.Geometry.SubD.SubDType,System.Int32,System.Int32)"] - subDType
- Type: Rhino.Geometry.SubD.SubDType
[Missing documentation for "M:Rhino.Geometry.SubD.Subdivide(System.Int32,Rhino.Geometry.SubD.SubDType,System.Int32,System.Int32)"] - levelIndex
- Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.SubD.Subdivide(System.Int32,Rhino.Geometry.SubD.SubDType,System.Int32,System.Int32)"] - count
- Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.SubD.Subdivide(System.Int32,Rhino.Geometry.SubD.SubDType,System.Int32,System.Int32)"]
Supported in: 6.0.16224.21491