M_Rhino_Geometry_Sphere_Translate - mcneel/rhinocommon-api-docs GitHub Wiki
Moves this sphere along a motion 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
Motion vector.
Type: Boolean
true on success; false on failure.
Supported in: 6.0.16224.21491, 5D58w