|
DXFReader Control - LoadBlock Method
Kadmos DXFReader ActiveX Control

DXFReader Control
LoadBlock Method
|
Description
|
Reads the DXF file indicated by the DXFFileName parameter and adds all entities to a block.
|
|
Syntax
|
[form.]DXFReader.LoadBlock (DXFFileName As String, [BlockName As String])
|
|
Remarks
|
If the block indicated by the BlockName parameter exists the Error event is fired with ErrorCode = 701. The parameters for the LoadBlock method are described below:
| DXFFileName | The file name of the DXF file to read | | BlockName | (Optional) The name of the block to add. Normally the name of the file is used as the name of the resulting block (without the .dxf extension). Specify this parameter if you want to use a different name. |
|
Copyright © 2008/2011 Kadmos.com - All rights reserved. Privacy Policy
|