api_set_journal
List of: Functions
Subjects: ACIS Journal
Contents: Kernel

Action: Copies the AcisJournal object to AcisOptions.

Prototype: outcome api_set_journal (


AcisOptions* ao, // acis options


AcisJournal& aj // acis journal to be




// copied


);

Includes: #include "kernel/acis.hxx"

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

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

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

Description: Takes the AcisJournal object and copies it into the data member contained in the AcisOptionsInternal data member.

Limitations: The journals object is true copied, it is independent from the one contained in the AcisOptions object.

Library: kernel

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

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