Documentação da API > Miscellaneous > Object ProLightweight > Function ProLightweightGraphicsSimprepExpand
Function ProLightweightGraphicsSimprepExpand
Description
Expands the light weight graphics representation to the specified level
Synopsis
#include <ProSimprep.h>
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
*/
/* (In)
The level up to which expand should take place
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
The expand already exists till the selected level.
The function failed.
User Guide References
Isto foi útil?