Documentación de la API > View manager > Object ProSimprep > Function ProSimprepTypeGet
Function ProSimprepTypeGet
Description
Returns the special type for the specified simplified representation.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSimprep.h>
ProSimprepTypeGet
(
ProSimprep* p_simp_rep
/* (In)
The simplified representation.
*/
/* (Out)
The simplified representation type.
*/
)
Returns
The function successfully retrieved the information.
One or more of the arguments are invalid.
Sample Code References
User Guide References
¿Fue esto útil?