Highlights all free faces of a given shape. A free face is a face which is not shared between two objects of the shape.
Result: a list of IDs of all free faces, containing in the shape.
TUI Command: GetFreeFacesIDs(Shape), where Shape is a shape to be checked.
See also a TUI example.