createGroupFromVisibleEntities
Overview
This utility is used to create the group for the visible entities.Syntax
simlab.createGroupFromVisibleEntities(“EntityType(Body/Face/Element/Node)”, “Output Group Name”).
Use Case
This script utility can be used to extract the visible bodies and the outer surface entities (Faces / Elements / Nodes) by changing the views and creating the group for the founded visible entities. Then these groups can be given as input for other scripts like collecting the common faces between the bodies.