Here you will find documentation on all the descriptions that Cinema 4D currently has. You can list them Alphabetically, by Type or Plugin . The sample Python and C++ code is automatically generated and in some cases may not be 100% correct. If something doesn't work then please refer to the official Cinema 4D SDK documentation for more information.

IDs and information for OP_ParticleDraw

OP_ParticleDraw

Attributes

  • ENGLISH NAME : PDraw
  • NAME : OP_ParticleDraw
  • INCLUDE : GVbase
  • PATH : tpoperators/description/op_particledraw.res
  • PLUGIN : tpoperators
  • MAXON online help (may not exist): OP_PARTICLEDRAW

Elements

ID UI Name Type Parameters Cycle
OP_PARTICLEDRAW_TYPE Type LONG  
OP_PARTICLEDRAW_TYPE_POINT Point
OP_PARTICLEDRAW_TYPE_SPHERICAL Spherical
OP_PARTICLEDRAW_RADIUS Radius REAL MIN
OP_PARTICLEDRAW_COUNT Count LONG MIN
OP_PARTICLEDRAW_DRAWPOS DrawPosition VECTOR  
OP_PARTICLEDRAW_LIFE LifeTime BASETIME
MIN 0.0
MINEX
OP_PARTICLEDRAW_LIFEVAR LifeVariation REAL
UNIT PERCENT
MIN 0.0
MAX 100.0
STEP 1.0
OP_PARTICLEDRAW_SEED RandomSeed LONG MIN
OP_PARTICLEDRAW_REMOVE Remove BUTTON  
OP_PARTICLEDRAW_ON On BOOL
INPORT
PORTONLY
OP_PARTICLEDRAW_ATIME AnimationTime BASETIME
INPORT
PORTONLY
OP_PARTICLEDRAW_OUT_PARTICLE ParticleBirth TP_PARTICLE
OUTPORT
PORTONLY
ITERATOR
OP_PARTICLEDRAW_OUT_PARTICLECOUNT BirthCount LONG
OUTPORT
PORTONLY
ITERATOR
OP_PARTICLEDRAW_OUT_PARTICLENUM BirthNum LONG
OUTPORT
PORTONLY
ITERATOR