M_Rhino_Geometry_GeometryBase_Scale - mcneel/rhinocommon-api-docs GitHub Wiki
Scales the object by the specified factor. The scale is centered at the origin.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Scale(
double scaleFactor
)
VB
Public Function Scale (
scaleFactor As Double
) As Boolean
- scaleFactor
- Type: System.Double
The uniform scaling factor.
Type: Boolean
true if geometry successfully scaled.
Supported in: 6.0.16224.21491, 5D58w