Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.239.410 Times

Ship Cad Models freeware
Filter: All | Freeware | Demo
 

Ship Cad Models

1 2 3 4 5 > 
Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 681

CadFaster QuickStep CadFaster|QuickStep is a free 3D STEP viewer with professional-class features. Supports standard file formats such as STEP and HSF. Users may choose between OpenGL and DirectX drivers. CadFaster|QuickStep rendering is highly optimized and user interface is perfect for interactive 3D model...



Platforms: Windows

License: Freeware Size: 28.48 MB Download (57): CadFaster QuickStep Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 480

CadFaster QuickStep 2009 R2 CadFaster|QuickStep is a free 3D file viewer with professional-class features. Supports standard file formats such as STEP and HSF. Users may choose between OpenGL and DirectX drivers. CadFaster|QuickStep rendering is highly optimized and user interface is perfect for interactive 3D model...





Platforms: Windows

License: Freeware Size: 26.09 MB Download (47): CadFaster QuickStep 2009 R2 Download

Added: September 18, 2010 | Visits: 1.762

BRL-CAD BRL-CAD project is a powerful Constructive Solid Geometry (CSG) solid modeling system. BRL-CAD includes an interactive geometry editor, ray tracing support for rendering and geometric analysis, network distributed framebuffer support, image-processing and signal-processing tools. The entire...


Platforms: *nix

License: Freeware Size: 41 MB Download (122): BRL-CAD Download

Added: February 17, 2010 | Visits: 1.840

CAD::Drawing 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....


Platforms: *nix

License: Freeware Size: 39.94 KB Download (228): CAD::Drawing Download

Added: September 22, 2010 | Visits: 1.613

CAD::Drawing::Manipulate CAD::Drawing::Manipulate is a Perl module to manipulate CAD::Drawing objects. Move, Copy, Scale, Mirror, and Rotate methods for single entities and groups of entities. Group Methods These methods are called with required values, followed by a hash reference of option values. Note the...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (123): CAD::Drawing::Manipulate Download

Added: October 24, 2010 | Visits: 1.618

CAD::Drawing::IO::Image CAD::Drawing::IO::Image is a Perl module with output methods for images. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "img" or $filename matches one of the ImageMagick type extensions. $fact =...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (111): CAD::Drawing::IO::Image Download

Added: September 06, 2010 | Visits: 1.612

CAD::Drawing::IO::Tk CAD::Drawing::IO::Tk is a Perl module with GUI I/O methods for CAD::Drawing. This module is considered extremely pre-ALPHA and its use is probably deprecated by the time you read this. Methods There is no constructor for this class, its methods are inherited via CAD::Drawing::IO Thoughts...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (100): CAD::Drawing::IO::Tk Download

Added: September 06, 2010 | Visits: 1.415

CAD::Drawing::IO::PostScript CAD::Drawing::IO::PostScript is a Perl module with PostScript output methods. I would like this module to both load and save PostScript vector graphics, but I have not yet found a suitable PostScript parsing package. This module should be considered pre-ALPHA and untested. Some features rely...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (101): CAD::Drawing::IO::PostScript Download

Added: September 01, 2010 | Visits: 1.491

CAD::Drawing::IO::PgDB CAD::Drawing::IO::PgDB is a Perl module with PostgreSQL save / load methods. This module is considered pre-ALPHA and under-documented. Its use is strongly discouraged except under experimental conditions. Particularly susceptible to change will be the table structure of the database, which...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (118): CAD::Drawing::IO::PgDB Download

Added: November 22, 2010 | Visits: 1.530

CAD::Drawing::IO::Compressed CAD::Drawing::IO::Compressed is a Perl module to load and save compressed data. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "compressed" or $filename has a ".gz" extension (probably the best way.)...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (103): CAD::Drawing::IO::Compressed Download

Added: January 27, 2010 | Visits: 1.348

CAD::Drawing::IO::Split CAD::Drawing::IO::Split is a Perl module that allows fast distributed text file methods. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "split" or $filename is a directory (need a tag?) $fact =...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (100): CAD::Drawing::IO::Split Download

Added: August 12, 2010 | Visits: 1.581

CAD::Drawing::Manipulate::Transform CAD::Drawing::Manipulate::Transform is a Perl module with Matrix methods for CAD::Drawing. Provides 3D transformation methods (based on traditional matrix algorithms) for Drawing.pm objects. Coordinate System All of these methods assume a RIGHT-HANDED coordinate system. If you are using a...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (121): CAD::Drawing::Manipulate::Transform Download

Added: August 04, 2010 | Visits: 1.586

CAD::Drawing::IO CAD::Drawing::IO are I/O methods for the CAD::Drawing module. This module provides the load() and save() functions for CAD::Drawing and provides a point of flow-control to deal with the inheritance and other trickiness of having multiple formats handled through a single module. Utility...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (183): CAD::Drawing::IO Download

Added: August 23, 2010 | Visits: 1.795

CAD::Drawing::GUI::View CAD::Drawing::GUI::View are 2D graphics for CAD built on Tk::Zinc. This module provides methods to turn a CAD::Drawing object into a Zinc canvas. Overridden Methods These make me behave like a Tk widget. ClassInit $view->ClassInit(); InitObject $view->InitObject(); configure...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (145): CAD::Drawing::GUI::View Download

Added: February 09, 2010 | Visits: 1.698

CAD::Drawing::Manipulate::Graphics CAD::Drawing::Manipulate::Graphics - Gimp meets CAD. Methods All of these are CAD::Drawing methods (I force my own inheritance:) image_init Initialize the image at $addr based on the value at the fullpath key. This establishes the contained Image::Magick object and loads the image into...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (115): CAD::Drawing::Manipulate::Graphics Download

Released: January 05, 2012  |  Added: February 15, 2012 | Visits: 3.947

Mini CAD Viewer Mini CAD Viewer is a compact free CAD viewer.It is designed to be easy to use, even for those with no prior CAD experience. It allows you to move and zoom in/out drawing view at will. It carries "thumbnail" view, which allows users quickly perform search on task folders. It supports DWG, DXF...


Platforms: Windows

License: Freeware Size: 8.63 MB Download (1281): Mini CAD Viewer Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 663

CAD-COMPO2 Adobe Illustrator ~2D-CAD Component Plug-in~. CAD-COMPO 2 is a plug-in software includes "BPT-Pro2" and "EXDXF-Pro2". "BPT-Pro2" is a software to add a highly functional 2D-CAD program into Illustrator. "EXDXF-Pro2" provides that to import CAD standard DXF files to Illustrator, and to export AI...


Platforms: Mac

License: Freeware Size: 4.83 MB Download (416): CAD-COMPO2 Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 860

Ashampoo 3D CAD Professional Ashampoo 3D CAD Professional enables professional CAD planning of building and furnishing projects. From loft conversion via interior furnishing through to the planning of a complex of buildings this software provides all necessary highly-professional functions. Getting started with the...


Platforms: Windows, Windows Vista, 7, 7x64

License: Freeware Download (404): Ashampoo 3D CAD Professional Download

Released: June 05, 2012  |  Added: June 05, 2012 | Visits: 870

InnerSoft CAD for AutoCAD 2011 InnerSoft CAD is a add-on component for AutoCAD that allows you to Export the values of an Area/ Length property or coordinates to an Excel Sheet. Import the vertex coordinates for a set of 2D polylines or 3D polylines from an Excel Sheet (you can choose between 3 different methods). You can...


Platforms: Windows

License: Freeware Download (445): InnerSoft CAD for AutoCAD 2011 Download

Released: June 14, 2012  |  Added: June 14, 2012 | Visits: 632

CAD-COMPO3 for Mac Adobe Illustrator ~2D-CAD Component Plug-in~. CAD-COMPO 3 is a plug-in software includes "BPT-Pro3" and "EXDXF-Pro2". "BPT-Pro3" is a software to add a highly functional 2D-CAD program into Illustrator. "EXDXF-Pro2" provides that to import CAD standard DXF files to Illustrator, and to export AI...


Platforms: Mac

License: Freeware Size: 4.84 MB Download (417): CAD-COMPO3 for Mac Download

1 2 3 4 5 >