File: solvespace.1

package info (click to toggle)
solvespace 2.3%2Brepack1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 7,620 kB
  • ctags: 4,853
  • sloc: cpp: 111,351; ansic: 493; xml: 22; sh: 12; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 940 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.\"Created with GNOME Manpages Editor Wizard
.\"http://sourceforge.net/projects/gmanedit2
.TH solvespace 1 "August 15, 2016" "" "SOLVESPACE"

.SH NAME
solvespace \- a parametric 3d CAD program 

.SH DESCRIPTION
.PP
.B modeling 3d parts -
draw with extrudes, revolves, and Boolean (union / difference) operations
.PP
.B modeling 1d parts -
draw the part as a single section, and export DXF, PDF, SVG; use 3d assembly to verify fit
.PP
.B 3d-printed parts -
export the STL or other triangle mesh expected by most 3d printers
.PP
.B preparing CAM data - 
export 2d vector art for a waterjet machine or laser cutter; or generate STEP or STL, for import into third-party CAM software for machining
.PP
.B  mechanism design -
use the constraint solver to simulate planar or spatial linkages, with pin, ball, or slide joints
.PP
.B  plane and solid geometry -
replace hand-solved trigonometry and spreadsheets with a live dimensioned drawing
.PP