高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】is there an import test suite of dwgdxf files
is there an import test suite of dwg/dxf files?
is there an import test suite of dwg/dxf files?
it would be handy if there was a collection of dxf/dwg files that could be used to verify my load code. for instance, if i want to add support for an oddbpolyfacemesh entity the first thing i need is a dxf/dwg file with an oddbpolyfacemesh entity in it.
i can imagine a collection that has a dwg file and an image file so that you have visual verification of your results. if your block references are in the right places, that is, there is a good chance you handled the insertion points and matrix math correctly. if your columbia spacecraft looks like a game of pick-up-sticks in progress then you likely made mistakes.
thanks for any input.
|