How can we work with Blocks on an external dxf
Moderators: SDS, support, admin
-
- Posts: 2
- Joined: 04 Jan 2006, 17:04
- Location: Turkey
- Contact:
How can we work with Blocks on an external dxf
We are indeed planing to buy your DXF Export VCL and CAD Import VCL products.
First of all I must say that you did a good job with these libraries.
Our problem is that we want to create dxf files which must have some blocks residing on external dxf files.
Does DXF Export support this ? If so is there an example explaining this ?.
First of all I must say that you did a good job with these libraries.
Our problem is that we want to create dxf files which must have some blocks residing on external dxf files.
Does DXF Export support this ? If so is there an example explaining this ?.
Hello,
As we can understand you need something the same as Xref in AutoCAD, in other words this is a reference inside of DXF file to another DXF file.
Or may be you need an interface of inserting a part of any DXF file into another one?
Sergey.
please post questions to the forum or write to support@cadsofttools.com
As we can understand you need something the same as Xref in AutoCAD, in other words this is a reference inside of DXF file to another DXF file.
Or may be you need an interface of inserting a part of any DXF file into another one?
Sergey.
please post questions to the forum or write to support@cadsofttools.com
-
- Posts: 2
- Joined: 04 Jan 2006, 17:04
- Location: Turkey
- Contact:
Hello,
Currently DXFExportVCL supports saving to DXF versions R14 and R2000 (R15).
The matter is that if we insert the text of DXF file for any block completely then the handle's indexation can be disrupt (and most likely it will be disrupt) and AutoCAD will not display such file.
Sergey.
please post questions to the forum or write to support@cadsofttools.com
Currently DXFExportVCL supports saving to DXF versions R14 and R2000 (R15).
The matter is that if we insert the text of DXF file for any block completely then the handle's indexation can be disrupt (and most likely it will be disrupt) and AutoCAD will not display such file.
Sergey.
please post questions to the forum or write to support@cadsofttools.com