Cinema 4D C++ API
Cinema 4D Python API
Cineware C++ API
2025.2
2025.1
2025.0
2024.5
2024.4
2024.3
2024.2
2024.0
2023.2
2023.1
S26.1
R25.1
S24.1
R23.1
S22.1
R21.2
Open Search
•
All
Classes
Defines
Enums
Enumvalues
Files
Functions
Groups
Namespaces
Pages
Related
Typedefs
Variables
•
Contains...
Starts with...
Ends with...
RegEx
▼
Cinema 4D C++ SDK
Change Notes
►
Introduction
►
Foundations
►
Data & Algorithms
▼
Application Development
Getting Started: Application
FAQ: Application
▼
Threading
Cinema 4D Threads Manual
►
Cinema API Threading
►
Maxon API Threading
►
Files & Media
►
GUI & User Interaction
►
Network
Plugin Licensing
►
Miscellaneous Application Classes
►
Scene Elements
►
Handbooks
►
Modules
►
API Reference
Cinema API Resource Overview
Cinema API Threading
The Cinema API includes several classes to handle threads and to create custom threads:
A BaseThread object represents a standard Cinema 4D thread, see
BaseThread Manual
.
Multiple functions exist to check the thread context, see
Thread Utility Manual
.
C4DThread is the base class for custom threads, see
C4DThread Manual
.
Multiple tools exist to ensure safe thread synchronization and serialization, see
Thread Synchronization Manual
.
Note
For new code use the threading tools of the
Maxon API
, see
Maxon API Threading
.
Copyright © 2024 MAXON Computer GmbH. Visit
developers.maxon.net
for the latest version. Last updated on Mon Sep 16 2024