Kadmos.com

  Home | Products | Download | Purchase | Support | Language

Google
Search site:

Products
DXFReader ActiveX Control
 • DXF Files Overview
 • Distribution
 • Installation
 • Quick Start
 • Control Summary
 • Download
 • Buy now!
 • DXFReader Reference
  • Properties
  • Methods
   • About
   • AddAlignedDi...
   • AddBlock
   • AddBlockEntity
   • AddClass
   • AddDimStyle
   • AddEntity
   • AddLayer
   • AddLineType
   • AddObject
   • AddStyle
   • AddUCS
   • AddVertex
   • AddView
   • AddViewPort
   • Clear
   • CoordXtoPixel
   • CoordYtoPixel
   • Copy
   • DisplayView
   • DrawArc
   • DrawCircle
   • DrawEntity
   • DrawLine
   • DrawPoint
   • DrawText
   • ExplodeBlock
   • GetACIColor
   • GetEntity
   • GetRGBColor
   • InvertEntity
   • LoadBlock
   • ModifyEntity
   • NewDrawing
   • Pan
   • PixelXtoCoord
   • PixelYtoCoord
   • Plot
   • PlotPreview
   • PopupMenu
   • ReadDXF
   • ReadDXFBlocks
   • ReadDXFEntities
   • Refresh
   • Regen
   • SaveBMP
   • SaveWMF
   • SetLimits
   • ShowBlock
   • ShowPalette
   • ShowRubberAl...
   • ShowRubberBox
   • ShowRubberCi...
   • ShowRubberLine
   • WriteDXF
   • WriteDXFBlock
   • ZoomExtents
   • ZoomIn
   • ZoomLimits
   • ZoomOut
   • ZoomPicture
   • ZoomPrevious
   • ZoomSpotIn
   • ZoomSpotOut
   • ZoomUser
   • ZoomWindow
  • Events

 • DXFPlot Reference

IXF ActiveX Control

Postel ActiveX Control

Tech Support
OnLine Support
Phone Support
Sample Code
Registered Users
FAQ
References
Kadmos
Contact Kadmos
Environment
Customer List
Newsletter
Download
ActiveX Controls
Updates
Purchase
Price List
International Resellers
Our Guarantee
Shipment Options
Payment Options
Shopping Cart
    DXFReader Control - WriteDXF Method

Kadmos DXFReader ActiveX Control      Previous Next
DXFReader Control
WriteDXF Method

Description Writes the current drawing on a DXF file on disk.
Syntax [form.]DXFReader.WriteDXF ([DXFFileName As String], [OnlyEntities As Boolean], [Precision As Integer], [DXFVersion As Integer])
Remarks Invoking this method will set the drawing extents to the rectangle delimited by (MinX, MinY)-(MaxX, MaxY).
The parameters for the WriteDXF method are described below:

ParameterDescription

DXFFileName(Optional) Specify this parameter if you want to write a DXF file different from that of FileName property
OnlyEntities(Optional) Setting this property to True will write a DXF file containing only the drawing's entities (Default value = False)
Precision(Optional) The precision of the DXF file. Valid values are from 0 to 12 (Default value = 6)
DXFVersion(Optional) The version of the DXF file. Valid values are: 2, 9, 10, 11, 12, 13, 14, 2000, 2004, 2007 (Default value = 14)

Copyright © 2008 Kadmos.com - All rights reserved. Privacy Policy