PEXPSC Data Structure


 
   typedef struct {
         int              psc_type;
         PEXPSCData       characteristics;
   } PEXPSC;
 

PEXPSC is a type definition that is referenced by the following data structure:

For a list of data structures for parametric surface characteristics, see Data Structures for Parametric Surface Characteristics.