Frank Trujillo Posted December 15, 2021 Posted December 15, 2021 I´m triying to write a simple dxf file with a minimum file format to draw a circle and hatch it. I´m using Autocad 2007. Only with circle entity works fine(with minimum data), but when add hatch entity show error 'Class separator for class AcDbEntity expected'. That could be happening?. I suspect is necesary aditional data, Any example to hatch simple entities with a minimum file format is wellcomed, too Somebody help me. Frank circle hatch.dxf Quote
eldon Posted December 15, 2021 Posted December 15, 2021 Have you tried working backwards? In other words, draw a circle, hatch it, and then DXFOUT using the option "Select objects". You could then probably answer your own question. Quote
BIGAL Posted December 16, 2021 Posted December 16, 2021 A circle and a hatch dxf circle 10,10 with rad 15 hatch is Net, scale 1 the pattern seems to start at line 1124 very complex as the hatch is described in this case for Net as each individual line. Ok big question why ? new block.dxf Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.