Main > Programming > Libraries >

CAD::Drawing 0.26

CAD::Drawing 0.26

Sponsored Links

CAD::Drawing 0.26 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.039 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 932
Date added: 2007-04-24
Publisher: Eric L. Wilhelm

CAD::Drawing 0.26 description

CAD::Drawing is a Perl module with methods to create, load, and save vector graphics.

SYNOPSIS

The primary intention of this module is to provide high-level operations for creating, loading, saving and manipulating vector graphics without having to be overly concerned about smile floormats. As the code has seen more use, it has also drifted into a general purpose geometry API.

The syntax of this works something like the following:

A simple example of a (slightly misbehaved) file converter:

use CAD::Drawing;
$drw = CAD::Drawing->new;
$drw->load("file.dwg");
my %opts = (
layer => "smudge",
height => 5,
);
$drw->addtext([10, 2, 5], "Kilroy was here", %opts);
$drw->save("file.ps");

This is a very basic example, and will barely scratch the surface of this modules capabilities. See the details for each function below and in the documentation for the backend modules.

CAD::Drawing 0.26 Screenshot

Advertisements

CAD::Drawing 0.26 Keywords

Bookmark CAD::Drawing 0.26

Hyperlink code:
Link for forum:

CAD::Drawing 0.26 Copyright

WareSeeker periodically updates pricing and software information of CAD::Drawing 0.26 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of CAD::Drawing 0.26 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
CAD::Drawing::IO are I/O methods for the CAD::Drawing module. Free Download
CAD::Drawing::IO::Split is a Perl module that allows fast distributed text file methods. Free Download
CAD::Drawing::Manipulate is a Perl module to manipulate CAD::Drawing objects. Free Download
CAD::Drawing::IO::Image is a Perl module with output methods for images. Free Download
CAD::Drawing::IO::Tk is a Perl module with GUI I/O methods for CAD::Drawing. Free Download
CAD::Drawing::IO::Compressed is a Perl module to load and save compressed data. Free Download
CAD::Drawing::IO::PgDB is a Perl module with PostgreSQL save / load methods. Free Download
CAD::Drawing::GUI::View are 2D graphics for CAD built on Tk::Zinc. Free Download