> . I get one of two results; a) a line plot that ignores the scrap and > produces only a centreline as if the scrap did not exist, or b) an error; > Mostly I get the error; viz > > "D:\Program Files\Therion\therion.exe: error -- RBMtestplan.th2 [7] -- > invalid length reading -- -scale" > > (Sometimes the error is -- invalid length reading -- -projection) > > And the offending line is; > > scrap scrap1 -projection plan -scale [-128 -1296 880 128 0.0 0.0 25.60 0.0 > meters]
invalid length reading -> this means that your scrap command is inside centerline object Probably you are missing "endcenterline" command after your all your centerline data. But I am not sure - if you could send me your *.th, *.th2 and thconfig files, I can tell you exactly where the problem is. Regards, S.
