python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
how to deal with this assertion debug failure
I am debugging a code that generates five dxf files. Everything works correctly for the first generation. As soon as I start creating the second dxf file I get this error.
Could someone help me and e...
Zac Boussaid
Votes: 0
Answers: 1
What is the structure of a DXF BLOCK_RECORD and DICTIONARY and how is it used?
I am creating a feature to convert data into a DXF file. Sadly because of limitations I cannot use one of the existing frameworks, so am very simply trying to write my own.
I am at the point where I c...
samp17
Votes: 0
Answers: 1
DXF files - How does the normal vector and position relative to this provide full understanding of block position
I have been scratching my head for days understanding how to fully describe a block to insert in DXF. For background I am interested in the rules and behaviour of how to do this, not simply trying to...
samp17
Votes: 0
Answers: 1