PO_AlignInPlan

Align geometries (generic geometries or Pollination geometries) to a grid system. Non-planar faces will be triangulated.

Options

  • Threshold

    A distance tolerance for how far away from each grid line that a vertex should be affected and snapped to. Default 10x of document tolerance.

  • Angle Tolerance

    A degree number from 0 to 360 to filter each input geometry edges that have a angle difference from the grids. Input -1 to disable checking the angle tolerance. Default to the current document angle tolerance.

  • Snap Corners

    snap all vertices within the range of threshold to a closest corner (end point), instead of perpendicular to the grid lines.

See Also

Video Tutorials

Last updated