Search found 2 matches
- 05 Feb 2023, 11:02
- Forum: CAD VCL
- Topic: Add dxf to another as a block
- Replies: 2
- Views: 1816
Re: Add dxf to another as a block
Hello My idea: 1. Using TsgCADdxfImage to open the main .dxf file and load to TImage (is that possible to zoom by this method?) 2. Using another TsgCADdxfImage to open sub .dxf files. Make them block (TsgDXFBlock) and add them to the main TsgCADdxfImage and TTreeView list. 3. Select from TTreeView (...
- 01 Feb 2023, 11:13
- Forum: CAD VCL
- Topic: Add dxf to another as a block
- Replies: 2
- Views: 1816
Add dxf to another as a block
There are a number of dxf files that need to be added separately to the base dxf file as a block. Then each of these blocks may need to be moved, scaled, or angled.
any idea or some clues? Thanks.
any idea or some clues? Thanks.