Sub-Mesh Bounding Box
Last updated
Was this helpful?
Last updated
Was this helpful?
+
Input Shape - connect any other Shape containing sub-meshes. See for more info on sub-meshes.
Level - set the level within the sub-mesh's hierarchy to affect.
Expand - increase/ decrease the size of the bounding boxes generated.
Minimum Size - set a minimum width and height for the bounding boxes.
Specific Indices - enter specific ids for each sub-mesh to create a bounding box around. Enter comma separated values (e.g. 0, 4, 7
) or create ranges using colons (e.g. 1:4
) or a combination of both (e.g. 2, 3:5
).
Example usage:
Create a Sub-Mesh Bounding Box Shape.
Set its Fill Color to green.
Create a .
Enter Sub-Mesh Bounding Box
into the Text attribute.
Connect textShape.id > subMeshBoundingBox.inputShape.
Set the Level to 2 (Words are the 2nd level of the sub-mesh within a Text Shape).
Enter 0,2
into the Specific Indices attribute.
Green boxes will be drawn around the words Sub-Mesh and Box.