191216_Automation_Example_Surface_Split

This Example shows how to split the Surface by EKL automation

step

1. Create Sketch and Add them to the List

2. Create Power Copy for Split

3. Use InstantiateTemplate syntax for repetitive work

4. Use If , add and Remove List

aDistance =distance( Asurface , Acurve )

if aDistance == 0mm

{....}

if aDistance ▷ 0mm

{....}

List ▷Append(OutputA )

List ▷Append(OutputB )

List ▷RemoveItem (1)


Thanks to Hector Camps, President at PHI Cubed Inc., &Miami Dade COLLEGE for the collaboration.