maciek Mitglied

 Beiträge: 22 Registriert: 02.07.2010
|
erstellt am: 26. Apr. 2011 13:20 <-- editieren / zitieren --> Unities abgeben:          Nur für north
Hallo In meinem Fall hat für diesen Error folgendes Makro geholfen: alls LSLA,U nsll,s,1 $ cm,temp1,node arg20=0 *get,arg21,node,,count *do,i,1,arg21 arg20=ndnext(arg20) arg22=nx(arg20) arg23=ny(arg20) arg24=nz(arg20) nsel,s,loc,x,arg22,arg22 $ nsel,r,loc,y,arg23,arg23 $ nsel,r,loc,z,arg24,arg24 arg25=ndnext(0) arg26=ndnext(arg25) alls *if,arg26-arg25,ne,0,then CP,100+i,UX,arg20,arg26 CP,200+i,UY,arg20,arg26 CP,300+i,UZ,arg20,arg26 *endif cmsel,s,temp1 *enddo Die Knoten auf dennen ich Constrains gehabt habe, dürften nicht slave sein (zweite stelle in CP command) lg Maciek Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP |