M_Rhino_Geometry_Plane_Translate - mcneel/rhinocommon-api-docs GitHub Wiki
Translate (move) the plane along a vector.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Translate(
Vector3d delta
)
VB
Public Function Translate (
delta As Vector3d
) As Boolean
- delta
- Type: Rhino.Geometry.Vector3d
Translation (motion) vector.
Type: Boolean
true on success, false on failure.
Supported in: 6.0.16224.21491, 5D58w