latest
Transform
ScaleNU

Scale an object with non-uniform factors

ID

662ae7a510b6cb87640c9257

Name

ScaleNU

Group

Transform

Package

Tool

Keywords

scaleNU
scale
xyz

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 ScaleNU node.

  • The first way to create ScaleNU 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 , scaleNU, xyz
  • The second way is to select ScaleNU node from the menu that opens from the top left.
    • Menu > Tool > Transform > ScaleNU

Steps

  • Create ScaleNU 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 in x direction to the third port.
  • Connect the scaling factor in y direction to the fourth port.
  • Connect the scaling factor in z direction to the fifth port.

After creating a node, connect to the first port the geometry to be scaled. You need to connect the center of scaling in relation to which the scaling will be performed to the second port. Connect the scaling factor in x, y, and z directions to the third, fourth and fifth ports. On the output port, you will get the scaled geometry.

See also

Move
Mirror
Scale\

Inputs

NameTypeDescriptionDefault Value
geometry
Geometry
Base geometry
center
Point
Base pointVector([0, 0, 0])
factorX
Number
Scaling factor in {x} direction1
factorY
Number
Scaling factor in {y} direction1
factorZ
Number
Scaling factor in {z} direction1

Outputs

NameTypeDescription
scaledGeometry
Geometry
Scaled geometry