Description:

Instantiates a new mesh that represents a Loop subdivision of the mesh.

Syntax:
public static Mesh CreateRefinedLoopMesh(
Mesh mesh,
LoopFormula formula,
RefinementSettings settings
)
Parameters:
  • mesh
  • Type: Mesh
  • The mesh to subdivide.
Returns:
Type: Mesh
A new mesh. None is never returned.
Available since:
6.0

/
/
/
CreateRefinedLoopMesh

CreateRefinedLoopMesh method

Class:  Rhino.Geometry.Mesh

Nothing found