Open Search
    Modeling

    The Cinema API provides the base classes for modeling in Cinema 4D. The Maxon API provides further, advanced modeling tools.

    Cinema API Modeling

    Basic editable object classes are:

    • PointObject: Base class for objects that contain points.
    • SplineObject: Spline class based on SplineObject.
    • PolygonObject: Polygon object class based on PointObject.

    Modeling operations can be performed:

    Additional mesh data is stored in these tags:

    Generic polygon mesh attributes are handled with:

    Polygon reduction can be performed with:

    Maxon API Modeling

    Advanced modeling operations provided with the Maxon API: