api_start_modeller
List of: Functions
Subjects: Modeler Control
Contents: Kernel

Action: Starts the modeler.

Prototype: outcome api_start_modeller (


int
// memory size


);

Includes: #include "kernel/acis.hxx"

#include "kernel/kernapi/api/api.hxx"

#include "kernel/kernapi/api/kernapi.hxx"

Description: This API starts the modeler, defines some global variables, and does a simple check on whether static initializers have been called (a problem for non-C++ application developers). This API must be called before a call to any other API.


The argument to this API specifies how much memory to allocate for the application. If this argument is zero, the application uses as much memory as is needed.

Library: kernel

Filename: kern/kernel/kernapi/api/kernapi.hxx

Effect: System routine
PDF/KERN/16FNA.PDF
HTM/DATA/KERN/KERN/16FNA/0160.HTM