AlignGeometry Op

AlignGeometry

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


<p>Very handy op to change the center and pivot point of a shape or model. There are 4 modes for each axis Xyz</p> <p>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</p> <p>Output normally goes into the RenderGeometry op</p>


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


INPUT PORTS


Geometry (Object)

<p>Geometry in</p>

X index (Number:

<i>integer</i>

)

Y index (Number:

<i>integer</i>

)

Z index (Number:

<i>integer</i>

)

OUTPUT PORTS


Result (Object)

<p>Geometry out </p>


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