trk yct

16 Reputation

2 Badges

16 years, 231 days

MaplePrimes Activity


These are questions asked by trk yct

how can I make a recursive loop to automate Getting a dimension from sevral sketches in one part?
in my solidpart i have 20  identical sketches each has a dimension called cord and  name fan  but numbered from 1 to 20   like cord@fan1@PART.PAT,
cord@fan2
@part.part
I tried to create a loop to read these dimensions from the part in the following method but it did not work.
for  i  from 1 to 20 do

Page 1 of 1