| Assembly Modeling Class Derivation Example |
| List of: | Discussion Topic | |
| Subjects: | Extending ACIS, C++ Interface | |
| Contents: | Application Development Manual | |
| This example is a simple implementation of the derived classes for an assembly modeler. This example is not an exhaustive treatment of assembly modeling. It just provides an example of classes derived from ENTITY that have some use. | |||||
| The organization class is ENTITY_XYZ, and there are two application-specific classes, ASSEMBLY and INSTANCE. | |||||