c4d.modules

Follow me to the Inheritance diagramm .

c4d.modules.bodypaint
the bodypaint module

c4d.modules.character
the character module

c4d.modules.colorchooser
the color chooser module

c4d.modules.graphview
the graphview module

c4d.modules.hair
the hair module

c4d.modules.mograph
the mograph module

c4d.modules.motiontracker
the motion tracker module

c4d.modules.net
the NET module

c4d.modules.particles
the standard particles module

c4d.modules.render
the render module

c4d.modules.sculpting
the sculpting module

c4d.modules.snap
the snap module

c4d.modules.substance
the substance module

c4d.modules.takesystem
the take system module

c4d.modules.thinkingparticles
the Thinking Particles module

c4d.modules.tokensystem
the token system module

c4d.modules.uuid
the Python uuid module

Functions

Modules Checker Functions

c4d.modules. CheckTP ( )

Check if Thinking Particles is installed.

Return type: bool
Returns: True when Thinking Particles is installed.
c4d.modules. CheckMoGraph ( )

Check if MoGraph is installed.

Return type: bool
Returns: True when MoGraph is installed.
c4d.modules. CheckAR ( )

Check if Advanced Render is installed.

Return type: bool
Returns: True when Advanced Render is installed.
c4d.modules. CheckHair ( )

Check if Hair is installed.

Return type: bool
Returns: True when Hair is installed.
c4d.modules. CheckSketch ( )

Check if Sketch & Toon is installed.

Return type: bool
Returns: True when Sketch & Toon is installed.
c4d.modules. CheckMocca ( )

Check if Mocca is installed.

Return type: bool
Returns: True when Mocca is installed.
c4d.modules. CheckDynamics ( )

Check if Dynamics is installed.

Return type: bool
Returns: True when Dynamics is installed.
c4d.modules. CheckSculpting ( )

Check if Sculpting is installed.

Return type: bool
Returns: True when Sculpting is installed.
c4d.modules. CheckMotionTracker ( )

New in version R18.020.

Check if Motion Tracker is installed.

Return type: bool
Returns: True when Motion Tracker is installed.

Table Of Contents