|
DXFReader Control - AddVertex Method
Kadmos DXFReader ActiveX Control

DXFReader Control
AddVertex Method
|
Description
|
Adds a new vertex to the entity specified by the EntityNumber parameter.
|
|
Syntax
|
[form.]DXFReader.AddVertex (EntityNumber As Long, [BlockName As String])
|
|
Remarks
|
This method is meaningful only for Polylines and LWPolylines entities.
To add a vertex to a polyline contained in a block use the BlockName property. If the block indicated by the BlockName parameter does not exist the Error event is fired with ErrorCode = 700.
See the Entities property and the Autodesk DXF Reference for more information. The parameters for the AddVertex method are described below:
| EntityNumber | The entity's number for the drawing or for the block specified by the BlockName Parameter | | BlockName | (Optional) The name of the block |
|
Copyright © 2008/2011 Kadmos.com - All rights reserved. Privacy Policy
|