M_Rhino_Geometry_Rectangle3d_RecenterPlane - mcneel/rhinocommon-api-docs GitHub Wiki
Recenters the base plane on a new origin.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void RecenterPlane(
Point3d origin
)
VB
Public Sub RecenterPlane (
origin As Point3d
)
- origin
- Type: Rhino.Geometry.Point3d
New origin for plane.
Supported in: 6.0.16224.21491, 5D58w
Rectangle3d Structure
RecenterPlane Overload
Rhino.Geometry Namespace