setTransparency
Overview
This utility is used to set (or) reset the transparency for a given group. The group input may be body group (or) face group.
Syntax
simlab.setTransparency("GroupName", True(or)False)
Use Case
To transparent the bodies/faces and to take the snapshot of the results of critical region.
Why we need this utility?
For above case, the bodies and faces are made transparent and the snap is taken. When we record this step using Project > Record, only picture capturing function can be recorded and setting / resetting transparent function could not be recorded as it does not have the script support. In order to overcome this, we can make use of this utility to set / reset transparent to the body/face group.
Utility Input/output
Note: Sample Script