![]() |
Introduction To Application Development |
<<< Overview Of This Manual | Chapters | Application Design And Architecture >>> |
This volume offers a quick-start guide that will get you working with Parasolid as simply and efficiently as possible. It provides information on how to integrate Parasolid into your application, build and run the example applications for Windows, call Parasolid functions from your application, track modelling operations and obtain additional information on a operation. It also provides information on the Microsoft .Net binding DLL for Parasolid.
This volume contains the following chapters:
Figure 4-1 Bending in the C++ Example Application
When you begin working with a system as advanced as Parasolid, it can be difficult finding out what your first steps should be. This is equally true if you are developing a Parasolid-powered application from scratch, or if you are integrating Parasolid into an existing application. This volume shows you just what those first steps should be, and points you to code examples supplied on the Parasolid Jumpstart DVD so that you can get started as quickly as possible.
Please remember that this volume is only intended as an introduction to integrating Parasolid into your application. It tells you the minimum you need to know, in order to get up and running. It does not mention everything you might like to know about, and it may not cover all the issues that are relevant to your particular application. You should refer to the full Parasolid documentation set if you need more information.
The frustrum code described in this guide addresses issues that are most relevant if you are developing applications for use on Microsoft Windows. If your application runs on a different platform, you can find source code for a platform-independent frustrum on the Parasolid Jumpstart Kit. See the Parasolid Installation Notes for more details.
The concepts discussed in this volume assume that you are developing an application that does not need to deal with facet geometry, as described in Volume ,Convergent Modeling. However, the example applications described in Chapter 8, “Parasolid Source Code Collateral” are supplied with several code examples that illustrate how you can implement aspects of Convergent Modeling in your application.
<<< Overview Of This Manual | Chapters | Application Design And Architecture >>> |