All Frameworks  Class Hierarchy  This Framework  Indexes

SPAasm Global Function asmi_save_model_atomic


DECL_ASM outcome asmi_save_model_atomic(asm_model* model,
asm_save_options* sopts=NULL,
AcisOptions* ao=NULL)
Saves an assembly model and its sub-models to multiple files in atomic mode.

Role: Only the top-level model needs to be specified; the routine automatically saves any sub-models upon which the input model depends. This routine should only be used to embed atomic ASAT (or ASAB) segments in customer files; it should never be used to write files with .ASAT or .ASAB extensions.

Errors: NULL model pointer.

Effect: Read-only.

Journal: Not Available

Parameters:
model
top-level model to save.
sopts
save options; these include: save-with-history and save-as-text.
ao
ACIS options.

This object is included in the file: asm_api.hxx

Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.