Description | ||||||||||||||
Expands the light weight graphics representation to the specified level | ||||||||||||||
Replacement in Object TOOLKIT: | wfcWAssembly::ExpandLightweightGraphicsSimprep | |||||||||||||
Synopsis | ||||||||||||||
#include <ProSimprep.h> | ||||||||||||||
ProError | ProLightweightGraphicsSimprepExpand | ( | ||||||||||||
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 | ||||||||||||||
|