Radial Clone Tool

About

  • Header File: mograph/description/tool_mgradial.h
  • Description Category: Tools. An interactive tool. See Active Tool.
  • Included Description:

Parameters

Parameters are accessed with C4DAtom::GetParameter()/ C4DAtom::SetParameter(). See page_maxonapi_getting_started_foundations_cinema_parameters.


Parameter: Center


Parameter: Radius


Parameter: Axis

  • Parameter ID: MDATA_MGRADIALTOOL_AXIS
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • XY (MDATA_MGRADIALTOOL_AXIS_XY)
    • YZ (MDATA_MGRADIALTOOL_AXIS_YZ)
    • XZ (MDATA_MGRADIALTOOL_AXIS_XZ)

Parameter: Clones Count


Parameter: Generate

  • Parameter ID: MDATA_MGRADIALTOOL_MODE
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • Clones (MDATA_MGRADIALTOOL_MODE_CLONE)
    • Instances (MDATA_MGRADIALTOOL_MODE_INSTANCE)