Overload_Rhino_Geometry_Mesh_Offset - mcneel/rhinocommon-api-docs GitHub Wiki

Mesh.Offset Method

Overload List

 

Name Description
Public method Offset(Double) Makes a new mesh with vertices offset a distance in the opposite direction of the existing vertex normals. Same as Mesh.Offset(distance, false)
Public method Offset(Double, Boolean) Makes a new mesh with vertices offset a distance in the opposite direction of the existing vertex normals. Optionally, based on the value of solidify, adds the input mesh and a ribbon of faces along any naked edges. If solidify is false it acts exactly as the Offset(distance) function.
  Back to Top

See Also

Reference

Mesh Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️