menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Sets a reference to a specified type of mesh for this brep face.
Syntax:
public
bool
SetMesh(
MeshType
meshType
,
Mesh
mesh
)
Parameters:
meshType
Type:
MeshType
The mesh type.
mesh
Type:
Mesh
The new mesh.
Returns:
Type:
bool
True if the operation succeeded; otherwise false.
Available since:
5.0
home
/
Rhino.Geometry
/
BrepFace
/
SetMesh
SetMesh method
Class:
Rhino.Geometry.BrepFace
Nothing found