Menu-Top

Autodesk Inventor Tutorial: iLogic

$45.99

AutoDesk Inventor iLogic 2013 Video Tutorial
61 videos, (5:51 hours). Delivery: online. If you buy Inventor 2013, or the Complete Inventor library, this course comes included.

SKU: AI-2013-iL Category:

Description


iLogic is Inventor’s custom programming utility, and it’s very user friendly. You can custom code with iLogic to automate tedious design tasks, add higher levels of design intelligence to your models, create simple, rules-based logic to set and drive parameters and properties of your designs, and more. iLogic rules can be embedded directly into individual Inventor files, or they can be saved externally where they can be accessed by all of your Inventor files. iLogic is for advanced Inventor users. You don’t have to know programming languages to use iLogic; it’s that user friendly. In this Inventor iLogic video course,we teach you the fundamentals of programming and iLogic concepts, and show you how to create routines and forms for Inventor with iLogic.

AutoDesk Inventor Tutorial – iLogic 
Running time: 5:51 hrs 61 video chapters

 01 Info
02 Data Types
03 Literals
04 Variables
05 Operators
06 Built-In Functions
07 Math Members
08 String Functions
09 Date & Time Functions
10 Data Inspection
11 Data Conversion Functions
12 Format Function
13 InputBox Function
14 MsgBox Function
15 If Statements
16 Logical Operators
17 Comparison Operators
18 Select Case
19 While Loop
20 Do While Loop
21 Do Until Loop
22 For Loop
23 Other Do Loops
24 Exit Do Loop
25 Input List Box
26 InputRadioBox
27 Run Multiple Rules
28 Run Rules 1
29 Run Rules 2
30 Using Support Geometry
31 Debugging
32 Error Handling
33 Catch When
34 Raise Custom Errors
35 On Error 1
36 On Error 2
37 Using User Parameters
38 Using Boolean
39 Exercise I
40 Exercise II
41 Snippets
42 Array
43 Using Arrays
44 Dynamic Arrays
45 ReDim Preserve
46 Assembly
47 Rule Dependency
48 Form
49 Exercise I
50 Exercise II
51 Exercise III
52 Exercise IV
53 Exercise V Part 1
54 Exercise V Part 2
55 iProperties
56 Event Triggers
57 iTrigger
58 Collapsible Code Regions
59 Rule Arguments
60 External Rules
61 Save