M_Rhino_Geometry_Plane_Transform - mcneel/rhinocommon-api-docs GitHub Wiki
Transform the plane with a Transformation matrix.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Transform(
Transform xform
)
VB
Public Function Transform (
xform As Transform
) As Boolean
- xform
- Type: Rhino.Geometry.Transform
Transformation to apply to plane.
Type: Boolean
true on success, false on failure.
Supported in: 6.0.16224.21491, 5D58w