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


Full Name
  • Ops.Graphics.Geometry.AlignGeometry
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


INPUT PORTS


Geometry (Object)

Geometry in

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

OUTPUT PORTS


Result (Object)

Geometry out


Changelog

Patches using AlignGeometry

  • Examples
  • Public
  • My Patches