M_Rhino_Geometry_Mesh_EvaluateMeshGeometry - mcneel/rhinocommon-api-docs GitHub Wiki
If the mesh has SurfaceParameters, the surface is evaluated at these parameters and the mesh geometry is updated.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool EvaluateMeshGeometry(
Surface surface
)
VB
Public Function EvaluateMeshGeometry (
surface As Surface
) As Boolean
- surface
- Type: Rhino.Geometry.Surface
An input surface.
Type: Boolean
true if the operation succceeded; false otherwise.
Supported in: 6.0.16224.21491, 5D58w