Osplineprimitive

About

Parameters

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


Parameter: Plane

  • Parameter ID: c4d.PRIM_PLANE

  • Parameter Type: int

  • Cycle Values:
    • XY (c4d.PRIM_PLANE_XY)

    • ZY (c4d.PRIM_PLANE_ZY)

    • XZ (c4d.PRIM_PLANE_XZ)


Parameter: Reverse

  • Parameter ID: c4d.PRIM_REVERSE

  • Parameter Type: bool