Polygroup Selection Tool¶
About¶
Header File: goz/description/goz_description_polygroup_selection_tool.h
Description Category: unknown.
Parameters¶
Parameters are accessed with C4DAtom.GetParameter()
/C4DAtom.SetParameter()
.
Parameter: Mode
Parameter ID: c4d.POLYGROUP_SELECTION_TOOL_OPERATION
Parameter Type: int
- Cycle Values:
New (c4d.POLYGROUP_SELECTION_TOOL_OPERATION_NEW)
Add (c4d.POLYGROUP_SELECTION_TOOL_OPERATION_ADD)
Remove (c4d.POLYGROUP_SELECTION_TOOL_OPERATION_REMOVE)