Documentación de la API > View manager > Object ProSimprepdata > Function ProSimprepdataNameGet
Function ProSimprepdataNameGet
Description
Retrieves the name from the ProSimprepdata structure.
NOTE:
Operates on assemblies only, not parts.
Synopsis
#include <ProSimprepdata.h>
ProSimprepdataNameGet
(
/* (In)
The pointer to the ProSimprepdata structure
*/
ProName name
/* (Out)
The name of the simplified representation extracted from the p_data
*/
)
Returns
The function successfully retrieved the name.
The input argument is invalid.
Sample Code References
User Guide References
¿Fue esto útil?