M_Rhino_Geometry_BrepFace_SetMesh - mcneel/rhinocommon-api-docs GitHub Wiki
Sets a reference to a specified type of mesh for this brep face.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool SetMesh(
MeshType meshType,
Mesh mesh
)
VB
Public Function SetMesh (
meshType As MeshType,
mesh As Mesh
) As Boolean
- meshType
- Type: Rhino.Geometry.MeshType
The mesh type. - mesh
- Type: Rhino.Geometry.Mesh
The new mesh.
Type: Boolean
true if the operation succeeded; otherwise false.
Supported in: 6.0.16224.21491, 5D58w