menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Constructs a new surface which is offset from the current surface.
Syntax:
public
Surface
Offset(
double
distance
,
double
tolerance
)
Parameters:
distance
Type:
double
Distance (along surface normal) to offset.
tolerance
Type:
double
Offset accuracy.
Returns:
Type:
Surface
The offset surface or None on failure.
Available since:
5.0
home
/
Rhino.Geometry
/
Surface
/
Offset
Offset method
Class:
Rhino.Geometry.Surface
Nothing found