ToolSnapAec

About

  • Header File: c4d_xtensions/description/toolsnapaec.h

  • Description Category: Tools.

Parameters

Parameters are accessed with C4DAtom.GetParameter()/C4DAtom.SetParameter().


Parameter: Direction

  • Parameter ID: c4d.SNAP_ORIENTATION

  • Parameter Type: cinema::int

  • Cycle Values:
    • Auto (c4d.SNAP_ORIENTATION_AUTO)

    • Ground (c4d.SNAP_ORIENTATION_NORMAL)

    • Rooted (c4d.SNAP_ORIENTATION_UP)

    • Wall (c4d.SNAP_ORIENTATION_WALL)

    • Ceiling (c4d.SNAP_ORIENTATION_CEILING)

    • Loose (c4d.SNAP_ORIENTATION_BOUNDINGBOX)


Parameter: Ignore Scatter

  • Parameter ID: c4d.SNAP_IGNORE_SCATTER

  • Parameter Type: cinema::bool


Parameter: Surface Precision

  • Parameter ID: c4d.SNAP_PRECISION

  • Parameter Type: cinema::float