M_Rhino_Geometry_Arc_Transform - mcneel/rhinocommon-api-docs GitHub Wiki
Transforms the arc using 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
Transformations to apply. Note that arcs cannot handle non-euclidian transformations.
Type: Boolean
true on success, false on failure.
Supported in: 6.0.16224.21491, 5D58w