Click or drag to resize

SquisherGet3dMesh Method

Get the 3d mesh that was used for squish operation

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.9
Syntax
public Mesh Get3dMesh()

Return Value

Type: Mesh
Returns the squished 2d mesh
See Also