Description
Autodesk Inventor 2013 VBA/API
VBA/API 01 What is VBA? 02 Interface 03 Controls 04 Control Events 05 Sample Program 06 Data Type 07 Literals 08 Variables 09 Putting Dates in Variable 10 Expressions, Math Operators 11 Floating Point Math 12 TabIndex | 13 Built-In Functions 14 Numeric Functions 15 String Functions 16 Date and Time Functions 17 Data Inspection 18 Data Conversion Functions 19 Format Function 20 MsgBox Function 21 InputBox Function 22 Comparison Operators 23 If, Else Statements 24 Logical Operators 25 Select Case | 26 While Loop 27 Do While Loop 28 Do Until Loop 29 For Loop 30 The Other Do Loops 31 On Error 32 Errors 33 Call Statement 34 Modules 35 First Macro 36 Add Macro Button 37 Samples 38 Edit Macro |