4 fastener sets insert constraints to holes

4 fastener sets insert constraints to holes

j.wang4QB4L
Explorer Explorer
169 Views
0 Replies
Message 1 of 1

4 fastener sets insert constraints to holes

j.wang4QB4L
Explorer
Explorer

Hi Everyone

I have a code like this 

Constraints.AddInsert("Insert:336", {"FS00025:9", "F011880.ipt:1"},
                      "Proxy:Edge0", "Bolting Plate:3", "Edge0",
                      axesOpposed := True)

Constraints.AddInsert("Insert:337", {"FS00025:10", "F011880.ipt:1"},
                      "Proxy:Edge0", "Bolting Plate:3", "Edge3",
                      axesOpposed := True)

Constraints.AddInsert("Insert:338", {"FS00025:11", "F011880.ipt:1"},
                      "Proxy:Edge0", "Bolting Plate:3", "Edge1",
                      axesOpposed := True)

Constraints.AddInsert("Insert:339", {"FS00025:12", "F011880.ipt:1"},
                      "Proxy:Edge0", "Bolting Plate:3", "Edge2",
                      axesOpposed := True)

 I have 6 Bolting Plates, and I want this code run automatically go through all of them.
 Thanks in advance.

0 Likes
170 Views
0 Replies
Replies (0)