Object ProLightweight

Function ProLightweightGraphicsSimprepExpand


Description
Expands the light weight graphics representation to the specified level
Replacement in Object TOOLKIT: wfcWAssembly::ExpandLightweightGraphicsSimprep
Synopsis
#include <ProSimprep.h>
ProErrorProLightweightGraphicsSimprepExpand(
ProAssembly lwg_rep
/* (In)
The lightweight graphic representation of assembly
*/
ProSelection tree_item
/* (In)
The model feature whose light weight graphic representation is to be expanded
*/
ProLightweightGraphicsSimprepLevel lwg_level
/* (In)
The level up to which expand should take place
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
PRO_TK_E_FOUNDThe expand already exists till the selected level.
PRO_TK_GENERAL_ERRORThe function failed.

Manual References:

  1. Assembly: Simplified Representations: Retrieving and Expanding LightWeight Graphics Simplified Representations