Basic Data Types and Structures

Classic API Data

The classic API provides various mathematical data types and functions:

More advanced data types of the classic API are:

Custom data types of the classic API are created using iCustomDataType and CustomDataTypeClass.

For an overview see Classic API Data Types

MAXON API ALIASES Data & Memory

The MAXON API ALIASES provides various mathematical data types and functions:

The MAXON API ALIASES also provides means to allocate low-level memory. In most cases this should not be necessary.

More advanced data types of the MAXON API ALIASES are:

New MAXON API ALIASES data types are can be created with MAXON Data Type. Information on a given data type is obtained using DataType Manual.

For an overview see MAXON API Data Types.