AlignGeometry Op

AlignGeometry

align a geometry / change its pivot / center / origin point


Very handy op to change the center and pivot point of a shape or model.
There are 4 modes for each axis Xyz

ignore = do nothing
min = pivot from the lowest vertex of the bounding box
max = pivot from the largest vertex of the bounding box
center = pivot from the center of the bounding box

Output normally goes into the RenderGeometry op


Edit Documentation

Full Name
  • Ops.Graphics.Geometry.AlignGeometry
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

INPUT PORTS


Geometry (Object)

Geometry in

X index (Number:integer )
Y index (Number:integer )
Z index (Number:integer )

OUTPUT PORTS


Result (Object)

Geometry out


Patches using AlignGeometry

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2019-03-05 11:18
renameOps.Gl.Geometry.AlignGeometry renamed to Ops.Graphics.Geometry.AlignGeometryuser avatarpandur - 2023-06-05 09:38