M_Rhino_Geometry_Circle_Transform - mcneel/rhinocommon-api-docs GitHub Wiki
Transforms this circle using an xform 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.
Type: Boolean
true on success, false on failure.
Circles may not be transformed accurately if the xform defines a non-euclidian transformation.
Supported in: 6.0.16224.21491, 5D58w