Hi all,
After reference FastCap_User_Guide & example in install directory, I still can not figure out the usage of <xref><yref><zref> regard with "-".
for example, In file "testgen.lis", what is different following command: D testgen_files/plane.qui 3 1 -1 -1 4 0 0 5 ===>cmd1 D testgen_files/skirt.qui 1 3 -1 -1 4 0 0 4.5 - =>cmd2 as User guide: cmd1<0,0,5> locate on outperm side. Is <0,0,5> relative to <-1,-1,4>, or for what?
cmd2<0,0,4.5>locate on inperm side. does <0,0,4.5> no relative to <-1,-1,4>, or for what?
|