API 설명서 > View manager > Object ProSimprepdata > Function ProSimprepdataSet
Function ProSimprepdataSet
Description
Sets the specified data in the owner model of the specified simplified representation.
NOTE:
Operates on assemblies only, not parts.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSimprep.h>
ProSimprepdataSet
(
ProSimprep* p_simp_rep
/* (In)
The simplified representation
*/
/* (In)
The data for the simplified representation
*/
)
Returns
The function successfully set the data.
One or more of the arguments are invalid.
Sample Code References
User Guide References
도움이 되셨나요?