RhinoCommon API
CircleTranslate Method |
Moves the circle.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool Translate( Vector3d delta )
Public Function Translate ( delta As Vector3d ) As Boolean
Parameters
- delta
- Type: Rhino.GeometryVector3d
Translation vector.
Return Value
Type: Booleantrue on success, false on failure.

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