M_Rhino_Geometry_SubD_Subdivide_1 - mcneel/rhinocommon-api-docs GitHub Wiki

SubD.Subdivide Method (Int32, SubD.SubDType, Int32, Int32)

[Missing

documentation for "M:Rhino.Geometry.SubD.Subdivide(System.Int32,Rhino.Geometry.SubD.SubDType,System.Int32,System.Int32)"]

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

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
)

Parameters

 

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)"]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

SubD Class
Subdivide Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️