| Application-Specific Classes |
| List of: | Discussion Topic | |
| Subjects: | Extending ACIS, C++ Interface | |
| Contents: | Application Development Manual | |
| An application-specific class derivation defines each of the data elements with the class, and each of the methods that create, destroy, modify, or inquire these data elements. Application-specific classes are instantiated. | |||||
| The two classes in this example (ASSEMBLY and INSTANCE) encapsulate the functionality of an assembly. | |||||