Kadmos.com


?>

  Home | Products | Download | Purchase | Support | Language

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 - ReadDXFEntities Method

Kadmos DXFReader ActiveX Control      Previous Next
DXFReader Control
ReadDXFEntities Method

Description Reads the entities of the DXF file indicated by the DXFFileName parameter and adds them to the current drawing.
Syntax [form.]DXFReader.ReadDXFEntities (DXFFileName As String, [RotationAngle As Single], [ScaleX As Single], [ScaleY As Single], [TranslationX As Single], [TranslationY As Single])
Remarks The parameters for the ReadDXFEntities method are described below:

ParameterDescription

DXFFileNameThe file name of the DXF file to read
RotationAngle(Optional) Value in degrees. Setting this property to a non zero value will rotate the added entities about the (BaseX,BaseY) point (Default value = 0)
ScaleX(Optional) Setting this property will scale the added entities along the X axis and about the (BaseX,BaseY) point (Default value = 1)
ScaleY(Optional) Setting this property will scale the added entities along the Y axis and about the (BaseX,BaseY) point (Default value = 1)
TranslationX(Optional) Setting this property will translate the added entities about the X axis (Default value = 0)
TranslationY(Optional) Setting this property will translate the added entities about the Y axis (Default value = 0)

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