Draft

CAD directory-based file format demo
Download

Draft Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • Bruno Postle
  • Publisher web site:
  • http://search.cpan.org/~bpostle/

Draft Tags


Draft Description

CAD directory-based file format demo Draft is an implementation of "An open file format for Computer Aided Design (CAD)".http://bugbear.blackfish.org.uk/~bruno/draft/USAGE $Draft::PATH = '/path/to.drawing/'; Draft->Read;The 'Draft' module itself is mainly used to bootstrap the world-space that drawings are loaded into - This is accessible via the package variable $Draft::WORLD.Note: This is just a demonstration, nobody in their right-mind would go and create GUI CAD applications in Perl. Requirements: · Perl


Draft Related Software