api_change_state
List of: Functions
Subjects: History and Roll
Contents: Kernel

Action: Modifies the modeler state by applying a delta state.

Prototype: outcome api_change_state (


DELTA_STATE* ds // delta state to be




// applied


);

Includes: #include "kernel/acis.hxx"

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

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

#include "kernel/kerndata/bulletin/bulletin.hxx"

Description: This API modifies the modeler's state to a different state using the given delta state. For example, the delta state carries the modeler from state A to state B and is applied only when the modeler is in state A.

Errors: The pointer to ds is NULL.

Library: kernel

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

Effect: Read-only
PDF/KERN/16FNA.PDF
HTM/DATA/KERN/KERN/16FNA/0013.HTM