Boolean Generator

About

  • Header File: c4d_objects/description/obooleangenerator.h

  • Description Category: Scene Objects. A c4d.BaseObject.

  • Included Description:

Parameters

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


Parameter: Operation

  • Parameter ID: c4d.BOOLEANGENERATOR_OPERATION

  • Parameter Type: cinema::int

  • Cycle Values:
    • None - DEBUG (c4d.BOOLEANGENERATOR_OPERATION_NONE)

    • (c4d.)

    • Union (c4d.BOOLEANGENERATOR_OPERATION_UNION)

    • Subtract (c4d.BOOLEANGENERATOR_OPERATION_SUBTRACT)

    • Intersect (c4d.BOOLEANGENERATOR_OPERATION_INTERSECT)

    • Without (c4d.BOOLEANGENERATOR_OPERATION_WITHOUT)


Parameter: Resolve Self-Intersections

  • Parameter ID: c4d.BOOLEANGENERATOR_PREPROCESS

  • Parameter Type: cinema::bool


Parameter: High Quality Normals

  • Parameter ID: c4d.BOOLEANGENERATOR_HIGH_QUALITY_NORMALS

  • Parameter Type: cinema::bool


Parameter: Intersect Edges

  • Parameter ID: c4d.BOOLEANGENERATOR_SELECTION_INTERSECT

  • Parameter Type: cinema::bool


Parameter: BOOLEANGENERATOR_SELECTION_INTERSECT_NAME

  • Parameter ID: c4d.BOOLEANGENERATOR_SELECTION_INTERSECT_NAME

  • Parameter Type: cinema::str