Kapitel 9
Inventor I - From AutoCAD to Inventor and C++
9.1 Why Inventor
9.2 Export
9.2.1 File Formats
9.2.2 iv Format
9.3 Inventor
9.3.1 What is Inventor
9.3.2 Nodes and Paths
Sphere, Cube
Material, Transformation
Separator
9.4 C++
9.4.1 Programming Languages
procedural
symbolic
object oriented
9.4.2 Characteristics of C++
initialise an object
assign a value to a variable
use a function
main
formalisms
9.5 Compiling
9.5.1 Interpreted versus Compiled Programs
9.5.2 What happens when a C++ Program gets Compiled
9.6 Exercise 9 - Understand Inventor
Editing in Gview
Editing an iv-File
Looking at a C++ File and Compiling
Hand in:
This website has been archived and is no longer maintained.