Framework:System

From DocR23

Jump to: navigation, search
Showdoc.png


 · ACIS System · Blending · Local Operations · Model Analysis · Model Visualization and Display · Modeling Operations · Surfacing ·

edit  

System Framework


Model Analysis icon
The ACIS System represents the core functionality upon which the modeling system is based. Essentially, the core functionality manages models such as creating, copying, deleting, as well as saving and restoring models to disk. This framework also discusses ACIS' history mechanism for implementing undo/redo for your models, and best practices for optimizing your applications that use ACIS.


edit  

System Components


Component Description
Base The Base component (BASE) contains system-related functionality for multiple products, including:
Kernel The Kernel component (KERN) contains system-related functionality for the ACIS product, including:


edit  

System Topics


Topic Description
Key Aspects of C++ Describes how C++ is used by ACIS.
ACIS Architecture Provides an overview of the program structure of ACIS.
Initialization and Termination Recommendations for when and how to initialize/terminate ACIS.
Lists Variable length lists to maintain sets of objects.
Minimizing Memory Techniques to reduce ACIS' memory usage (sometimes at the cost of performance).
Optimizing Performance Techniques to streamline ACIS' performance (sometimes at the cost of consuming more memory).



edit  

What's New?



Personal tools