Documentación de la API > View manager > Object ProSimprep > Function ProSimprepSubstitutionNameGet
Function ProSimprepSubstitutionNameGet
Description
Returns the name of the substituted rep at the given path.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSimprep.h>
ProSimprepSubstitutionNameGet
(
ProSimprep* p_simp_rep
/* (In)
The simplified representation
*/
ProSimprepitemPath* p_item_path
/* (In)
The path to the substituted rep
*/
ProName sub_name
/* (Out)
The name of the substituted rep.
*/
)
Returns
The function successfully retrieved the information.
One or more arguments is invalid.
There is no substituted rep at the given item path.
User Guide References
¿Fue esto útil?