Description:

Sets a reference to a specified type of mesh for this brep face.

Syntax:
public bool SetMesh(
MeshType meshType,
Mesh mesh
)
Parameters:
  • mesh
  • Type: Mesh
  • The new mesh.
Returns:
Type: bool
True if the operation succeeded; otherwise false.
Available since:
5.0

SetMesh method

Class:  Rhino.Geometry.BrepFace

Nothing found