|
Points Export for AutoCAD is
a Point Text file export plug-in for AutoCAD®. This plug-in gives
AutoCAD powered applications the ability to export point data to text
files.
Points Export for AutoCAD reads point objects in an AutoCAD
drawing and writes it out to a text file in the XYZ to YXZ format. The
point coordinates can be delimited by standard delimiters such as comma,
space, tab, semicolon or a custom delimiter. Points Export for
AutoCAD can also extract points from other objects such as end
points of curves, centers of circles/arcs/ellipses, vertices of
polylines, meshes, etc. Apart from writing out a text file containing
the point coordinates, Points Export for AutoCAD can even create
point objects corresponding to the coordinates in the current drawing.
Points Export for AutoCAD is very easy to use. Once installed, it
must be loaded into the AutoCAD environment. There are simple
instructions for this in the ReadMe file. Once loaded it adds new
commands to AutoCAD's existing commands and a new submenu called "PointsExport"
to the AutoCAD menu containing these newly added commands.
Pricing
Points Export for AutoCAD is
priced at 195 EUR only. This is the price of a single user license. For
your bulk-licensing needs please
contact us.
Installation & Usage
Since Points Export for AutoCAD
is a plug-in for AutoCAD, it must be loaded into the AutoCAD
environment before it can be used. Please follow the simple
instructions in the Points Export for AutoCAD
ReadMe document which is copied into the installation folder. If
you accept the default values in the installer, Points Export for AutoCAD
will be up and running within a minute. However, if you choose
to modify the values (for example, install the software at a
location other than the default) then you will have to take
extra care to see that AutoCAD and the
Points Export for AutoCAD
plug-in are properly setup and recognize each other. For an easy
and straight forward installation, simply run the installer and
accept the default installation options. After you have loaded
the plug-in file into AutoCAD, simply click on the menu items in
the "PointsExport" submenu to run these new commands. Truly,
Software made simple! |

Click image to enlarge |
|
The 'PointsExport'
menu consists of the following commands:
Points
Export for AutoCAD
comes with detailed documentation for each command as well as a
tutorial to get you started in the shortest possible time. There
is also an online version of the help file which you can view by
clicking the link below.
Online Help
The
Points File Format
A Point file format is basically a text file containing the x, y and z
coordinates of a point on each line. Usually the coordinates are stored
in the XYZ. However, points are sometimes stored in the YXZ order. This
is common in survey data where the YXZ order is referred to Northing,
Easting and Elevation. Here is an example of a point file with points stored in
the XYZ order.
5.678232,3.282384,6.112837
7.802343,6.792039,2.489561
2.454512,7.453219,3.454865
... and so on. |

The
PointsExport submenu |