RhinoCommon API
MeshOffset Method (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)
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

Parameters
- distance
- Type: SystemDouble
A distance value to use for offsetting.
Return Value
Type: MeshA new mesh on success, or null on failure.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14