![]() |
Graphical Output Functions |
<<< Frustrum Functions | Chapters | PK_DELTA Functions >>> |
This appendix lists the Graphical Output functions that your application should register with Parasolid using PK_SESSION_register_fru_2; these functions render graphical data generated by the PK line drawing functions:
Further information on these functions can be found in the following chapters of the Parasolid Functional Description:
The Graphical Output functions must be registered with Parasolid by calling the PK function PK_SESSION_register_fru_2 at any time during a Parasolid session.
You can register Graphical Output functions independently of the other frustrum functions or in the same call. You can use PK_SESSION_ask_fru_2 to return the currently registered frustrum functions if necessary.
This section lists the Graphical Output functions that you can register during a Parasolid session.
Note: In the following list, the function names given are purely nominal, as the functions are registered by the call to PK_SESSION_register_fru_2. |
gosgmt |
||
goopsg |
||
goclsg |
<<< Frustrum Functions | Chapters | PK_DELTA Functions >>> |