|
DXFReader Control - ReadDXFBlocks Method
Kadmos DXFReader ActiveX Control

DXFReader Control
ReadDXFBlocks Method
|
Description
|
Reads the blocks of the DXF file indicated by the DXFFileName parameter and adds them to the current drawing.
|
|
Syntax
|
[form.]DXFReader.ReadDXFBlocks (DXFFileName As String, [BlockName As String])
|
|
Remarks
|
If the block indicated by the BlockName parameter, or one of the block in the DXF file, exists the Error event is fired with ErrorCode = 701. The parameters for the ReadDXFBlocks method are described below:
| DXFFileName | The file name of the DXF file to read | | BlockName | (Optional) The name of the block to add. Specify if you want to add a single block of the DXF file |
|
Copyright © 2008 Kadmos.com - All rights reserved. Privacy Policy
|