2018 ilogic

2018 ilogic

jletcher
Advisor Advisor
541 Views
5 Replies
Message 1 of 6

2018 ilogic

jletcher
Advisor
Advisor

 

 Seeing I am still hating this new 2018 ilogic change I have something I have found that was not there before.

 

 Hard to explain so I made a video.. It looks like a hidden screen with the same code behind code..

 

Why? What is it for?

 

 

 

 

 

 

542 Views
5 Replies
Replies (5)
Message 2 of 6

smilinger
Advisor
Advisor
It's for "headers" which you can see at the rightmost of the little ilogic editor toolbar, if you add some imports like Imports System.IO, then it's automatically put into the split window.


Personally I think it's unnecessary and sometimes annoying, bad design.
0 Likes
Message 3 of 6

MechMachineMan
Advisor
Advisor

I originally thought this too, but then tested it. The header will make it's own 3rd window.

 

I think the functionality is probably there so you can work on a part of the code, and scroll to a different spot to view/reference something else without losing your spot. 

 

When you encapsulate your code, this can become quite useful for checking different sub/function functionalities, as well as for checking what the scope of certain variables may be.

 

At either rate, you can hide it and then pretend it doesn't exist and not be affected by it, so it really doesn't seem like something to be too concerned about.


--------------------------------------
Did you find this reply helpful ? If so please use the 'Accept as Solution' or 'Like' button below.

Justin K
Inventor 2018.2.3, Build 227 | Excel 2013+ VBA
ERP/CAD Communication | Custom Scripting
Machine Design | Process Optimization


iLogic/Inventor API: Autodesk Online Help | API Shortcut In Google Chrome | iLogic API Documentation
Vb.Net/VBA Programming: MSDN | Stackoverflow | Excel Object Model
Inventor API/VBA/Vb.Net Learning Resources: Forum Thread

Sample Solutions:Debugging in iLogic ( and Batch PDF Export Sample ) | API HasSaveCopyAs Issues |
BOM Export & Column Reorder | Reorient Skewed Part | Add Internal Profile Dogbones |
Run iLogic From VBA | Batch File Renaming| Continuous Pick/Rename Objects

Local Help: %PUBLIC%\Documents\Autodesk\Inventor 2018\Local Help

Ideas: Dockable/Customizable Property Browser | Section Line API/Thread Feature in Assembly/PartsList API Static Cells | Fourth BOM Type
Message 4 of 6

Skadborg.NTI
Advocate
Advocate

Nice finding! I haven't seen this documented anywhere.

I tend to collect all my code in very few - but long - rules. I then control flow with subroutines and functions. Here this split function can be very usefull.

 

0 Likes
Message 5 of 6

jletcher
Advisor
Advisor

 No it is not the header see pic..

 

Header.JPG

0 Likes
Message 6 of 6

jletcher
Advisor
Advisor

 Just making sure it is to be there and not a bug..

0 Likes