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 GVcmp

GVcmp

Attributes

  • ENGLISH NAME : CompareOperator
  • NAME : GVcmp
  • INCLUDE : GVdynamic
  • PATH : expressiontag/description/gvcmp.res
  • PLUGIN : expressiontag
  • MAXON online help (may not exist): GVCMP

Elements

ID UI Name Type Parameters Cycle
GV_CMP_FUNCTION Function LONG  
GV_EQU_NODE_FUNCTION ==
GV_LESS_NODE_FUNCTION <
GV_LESSEQU_NODE_FUNCTION <=
GV_GREATER_NODE_FUNCTION >
GV_GREATEREQU_NODE_FUNCTION >=
GV_NOT_EQU_NODE_FUNCTION !=
GV_CMP_INPUT1 Input1 DYNAMIC
INPORT
STATICPORT
CREATEPORT
GV_CMP_INPUT2 Input2 DYNAMIC
INPORT
STATICPORT
CREATEPORT
GV_CMP_OUTPUT Output BOOL
OUTPORT
STATICPORT
CREATEPORT