M_Rhino_Geometry_Sphere_Transform - mcneel/rhinocommon-api-docs GitHub Wiki
Transforms this sphere. Note that non-similarity preserving transformations cannot be applied to a sphere as that would result in an ellipsoid.
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 matrix to apply.
Type: Boolean
true on success, false on failure.
Supported in: 6.0.16224.21491, 5D58w