Function ProSurffinishDataGet
Description
Retrieve the data from a surface finish.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProSurfFinish.h>
ProSurffinishDataGet
(
/* (In)
The surface finish.
*/
/* (In)
The display mode for the symbol retrieval. If PRODISPMODE_NUMERIC, callouts in test will be represented by their values. If PRODISPMODE_SYMBOLIC, callouts will contain the names of the referenced parameters.
*/
/* (Out)
The symbol instance data that governs the surface finish.
*/
)
Returns
The function successfully modified the surface finish.
One or more input arguments was invalid.
Can't modify the symbol instance.
The surface finish is not based on a symbol (and cannot be represented using symbol data).
License check failure
User Guide References
È stato utile?