Base Module

group a3d_base_module

This section describes the functions you use to start, configure, and terminate a session with the library.

This section includes code samples that demonstrate how functions and structures are used. These code samples are provided “as is”, without warranty of any kind.

Sub-modules

Library Session Functions

Starts, configures, and terminates a session with the library.

License module

Methods and structures dedicated to setting the license.

Custom Memory Allocation

Specifies custom memory-allocation functions.

Custom Report

Specifies custom reporting of messages.

Custom API Trace functions

Specifies a custom trace function.

Custom Progress-Indicator

Specifies a custom progress indicator.

Type definitions

A3DCallbackAPITrace

This callback function is invoked each time call to the API is made.

Functions

A3DDllSetCallbackAPITrace()

Sets the callback function for API Trace.