in a prt. file i have created geometry consisting of 10 seperate components. I have placed them in a local group.
But i am now unsure if i can turn this group off using pro/program?
example of statements....... ball= group name
input
include_ball yes_no
ball? yes no
end input
/*START OF GROUP
if include_ball==yes
Add part ball
........................
/*END OF GROUP
end add
endif
should this work????
But i am now unsure if i can turn this group off using pro/program?
example of statements....... ball= group name
input
include_ball yes_no
ball? yes no
end input
/*START OF GROUP
if include_ball==yes
Add part ball
........................
/*END OF GROUP
end add
endif
should this work????