Plane

About

  • Header File: io_dwg/description/SBplane.h

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

  • Included Description:

Parameters

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


Parameter: Display Position

  • Parameter ID: c4d.PLANESURFACE_DISPLAY_POS

  • Parameter Type: c4d.Vector


Parameter: Display Size

  • Parameter ID: c4d.PLANESURFACE_DISPLAY_SIZE

  • Parameter Type: float


Parameter: Plane Type

  • Parameter ID: c4d.PLANESURFACE_TYPE

  • Parameter Type: int

  • Cycle Values:
    • Bounded (c4d.PLANESURFACE_BOUNDED)

    • Unbounded (c4d.PLANESURFACE_UNBOUNDED)


Parameter: Coefficient A

  • Parameter ID: c4d.PLANESURFACE_A

  • Parameter Type: float


Parameter: Coefficient B

  • Parameter ID: c4d.PLANESURFACE_B

  • Parameter Type: float


Parameter: Coefficient C

  • Parameter ID: c4d.PLANESURFACE_C

  • Parameter Type: float


Parameter: Coefficient D

  • Parameter ID: c4d.PLANESURFACE_D

  • Parameter Type: float


Parameter: Infinity Limit

  • Parameter ID: c4d.PLANESURFACE_LIMIT

  • Parameter Type: float