Click or drag to resize

RibbonOffsetParametersOffsetPlaneVector3d Property

A vector that indicates the normal of the plane in which the offset will occur. This vector is typically similar to a logical extrude direction for the closed input curve.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Vector3d OffsetPlaneVector3d { get; set; }

Property Value

Type: Vector3d
See Also