Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have tried the following ucs to ucs constraint ilogic code to assemble two .ipt files. But it doesn't work when try to assemble to .asm files. Is there something wrong with the code?
Constraints.AddUcsToUcs("UcsToUcs1", "SHEET DUMMY:1", "SHEET", "125X125X9 RHS:1", "RHS", xOffset := 0, yOffset := 0, zOffset := 0)
Solved! Go to Solution.