高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dimazin90 returns different value in different pc
dimazin() returns different value in different pc
dimazin() returns different value in different pc
hai,
dimazin() method returns different values(one pc it returns 1,in another pc it returns 15).this method is defined at oddbdimstyletablerecord class.
i attached dxf file.
regards,
petchi muthu
attached files
where are 3 oddbdimstyletablerecord objects having different dimazin values:
0, 10, 15.
valid range is 0-3.
maybe the difference is caused not by different computers but by the manner of loading the file: readfile() or recoverfile(). during recover audit is performed and default value is assigned to variables having incorrect values.
sergey slezkin
dear sergey,
i am using the same code to read dxf file in both pcs.(i am using exhostappservices::readfile method ).
thanks and regards
petchi muthu
i can help only if i can reproduce the problem...
no one except you can determinr the difference between two computers.
btw, in your file no one dimstyletablerecord has dimazin=1 where are only 0,10 and 15 values.
sergey slezkin
in the documention and comments header file, it shows, dimazin will return 0,1,2,3.
thanks for your info.
|