latest
Transform
Scale

Scale an object uniformly in all directions

ID

662ae7a510b6cb87640c9251

Name

Scale

Group

Transform

Package

Tool

Keywords

scale

Surface

Vector

Transform

Primitive Curves

Curve Analysis

Toolset

Triangulation

Boolean Operation

Panels

Solid

Intersection

Text

Image

Analysis

Array

Creation method

There are two options for creating a Scale node.

  • The first way to create a Scale node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • scale
  • The second way is to select a Scale node from the menu that opens from the top left.
    • Menu > Tool > Transform > Scale

Steps

  • Create a Scale node.
  • Connect the geometry to be scaled to the first port.
  • To the second port, connect the center of scaling in relation to which the scaling will be performed.
  • Connect the scaling factor to the third port.

After creating a node, connect to the first port the geometry that needs to be scaled, to the second port, connect the center of scaling in relation to which the scaling will be performed. Scale factor must be connected to the third port. On the output port, you will get the scaled geometry.

See also

Move
Mirror
Rotate

Inputs

NameTypeDescriptionDefault Value
geometry
Geometry
Base geometry
center
Point
Center of scalingVector([0, 0, 0])
factor
Number
Scaling factor2

Outputs

NameTypeDescription
scaledGeometry
Geometry
Scaled geometry