Search found 2 matches
- 16 Apr 2009, 17:20
- Forum: CAD .NET
- Topic: Resolving dxf entities into closed shapes
- Replies: 2
- Views: 12576
Re: Resolving dxf entities into closed shapes
Hi. Thanks, that's what I figured. I've analyzed some of the DXF's that I'll be working with, and the "closed shapes" are generally made up of arcs and lines (and they don't necessarily even appear in the right order in the file). A single shape might be made of 20-30 individual arcs, lines, polylin...
- 15 Apr 2009, 22:35
- Forum: CAD .NET
- Topic: Resolving dxf entities into closed shapes
- Replies: 2
- Views: 12576
Resolving dxf entities into closed shapes
Hi. For the following question, I am working only in 2 dimensions: I have a dxf with multiple entities. These entities make up closed "shapes" -- there is a single "outer shape" and any number of shapes inside it. A single shape might be made up of multiple arcs and lines, etc. Is there any built-in...