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.
Description GViterate
IDs and information for GViterate
GViterate
Attributes
- ENGLISH NAME : IterateOperator
- NAME : GViterate
- INCLUDE : GVdynamic
- PATH : expressiontag/description/gviterate.res
- PLUGIN : expressiontag
- MAXON online help (may not exist): GVITERATE
Elements
ID | UI Name | Type | Parameters | Cycle | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
GV_ITERATE_INPUT_LOWER | IterationStart | LONG |
|
|
||||||||
GV_ITERATE_INPUT_UPPER | IterationEnd | LONG |
|
|
||||||||
GV_ITERATE_OPERATOR_ON | On | BOOL | INPORT |
|
||||||||
GV_ITERATE_LINK_INPUT | PreviousIterator | DYNAMIC | INPORT |
|
||||||||
GV_ITERATE_OUTPUT | Iteration | LONG |
|
|
||||||||
GV_ITERATE_OUTPUT_COUNT | Count | LONG | OUTPORT |
|
||||||||
GV_ITERATE_LINK_OUTPUT | PreviousIterator | DYNAMIC | OUTPORT |
|