Framework:Modeling Operations
From DocR23
· ACIS System · Blending · Local Operations · Model Analysis · Model Visualization and Display · Modeling Operations · Surfacing ·
edit
Modeling Operations Framework
The Modeling Operations framework is a collection of related components that make up the foundation of the modeler. Some of the key components are Constructors (solid generation), Booleans Operations (solid manipulation), and Stitching (solid repair). Additionally, it implements support functionality, such as the uppercase classes used in topology, as well the upper- and lowercase geometry classes.
edit
Components
| Component | Description |
|---|---|
| Booleans | This component performs Boolean operations on the model topology of bodies, first finding the intersections between bodies, and then deciding which pieces to group together and which to discard. |
| Constructors | This component allows the creation of models. |
| Healing | This component contains API functions that can be used to fix models imported from other modeling systems into ACIS in order to make them usable in ACIS. |
| Stitching | This component provides a way to stitch, or sew, separate faces together to make a sheet or solid body that is topologically complete. |
| Space Warping | This component uses ACIS law functionality to warp entities and parts. |
edit
What Can You Do?