Installation#
Compatibility#
This documentation is based on a Trimmetry build installed in Cinema 4D 2024. Compatibility with other Cinema 4D releases depends on the Python API of the corresponding version.
Installing the plugin#
Close Cinema 4D.
Copy the entire
Trimmetryfolder into thepluginsfolder of your Cinema 4D installation.Make sure it contains at least:
Trimmetry/ ├── Trimmetry.pyp ├── LOGO.png └── res/
Start Cinema 4D.
Find Trimmetry in the generator list or through command search.
Example path for Cinema 4D 2024:
C:\Program Files\Maxon Cinema 4D 2024\plugins\Trimmetry
If the plugin does not appear#
Check that:
the entire
resfolder was copied;the file is not nested as
Trimmetry/Trimmetry/Trimmetry.pyp;the build matches your Cinema 4D version;
the Cinema 4D console does not show Python errors.