|
CAD OCX
-
Version
1.0
An ActiveX Control doing wonderful things in AutoCAD
like drawing lines, circles, arcs, rectangles, 3D
Spheres, 3D Cones, etc. with ease! Also, calculate the
distance of a line, calculate the mid point of a line,
calculate the mid point of an arc, convert radians to
degrees and vice versa, send characters to the AutoCAD
command prompt, add single and multiple-line text to a
drawing, add a new layer, calculate the slope and
angle of a line, switch to model and paper space,
check for existence of a block, see if a block has
attributes, search and replace block attributes/single-
line text/multiple-line text, count/erase/highlight/de-
highlight specified number of a specified object, etc,
etc. Doing each function with straight Visual Basic
would require several lines of code, but with CAD.OCX
only a minimal amount of code is required! Save time
and money with CAD.OCX! Note: CAD.OCX only works with
AutoCAD release 14. It has yet to be tested with
AutoCAD 2000. CAD.OCX should be copied into the
Window's System directory before using. After adding
the CAD.OCX component to your Visual Basic Project
(named VBCAD) Use Visual Basic's Object Browser to
view all the available methods.
|