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 GVtrigo

GVtrigo

Attributes

  • ENGLISH NAME : TrigonometricOperator
  • NAME : GVtrigo
  • INCLUDE : GVbase
  • PATH : expressiontag/description/gvtrigo.res
  • PLUGIN : expressiontag
  • MAXON online help (may not exist): GVTRIGO

Elements

ID UI Name Type Parameters Cycle
GV_TRIGO_FUNC Function LONG  
TYPE_SIN Sin
TYPE_COS Cos
TYPE_TAN Tan
TYPE_SINH Sinh
TYPE_COSH Cosh
TYPE_TANH Tanh
TYPE_ASIN ASin
TYPE_ACOS ACos
TYPE_ATAN ATan
GV_TRIGO_INPUT Value REAL
INPORT
STATICPORT
CREATEPORT
GV_TRIGO_OUTPUT Output REAL
OUTPORT
STATICPORT
CREATEPORT