 |
Legacy Functions |
|
Contents
[back to top]
J.1 Introduction
The Frustrum and Graphical Output functions documented in this appendix relate to functionality required only by routines defined in Parasolid’s previous interface, the Kernel Interface (KI).
Note: These functions are documented for legacy purposes only, and should not be implemented for new Parasolid applications.
|
[back to top]
J.2 Pixel drawing functions
These functions were required to process pixel data generated by the KI function RRPIXL.
Function
|
Description
|
For more information
|
GOOPPX
|
Open output of encoded pixel data
|
PK_GOOPPX_f_t
|
GOPIXL
|
Output encoded pixel data
|
PK_GOPIXL_f_t
|
GOCLPX
|
Close output of encoded pixel data
|
PK_GOCLPX_f_t
|
[back to top]
J.3 Rollback file handling functions
These functions were required to handle files generated by the KI session rollback functionality.
[back to top]