Add parameter in iLogic

Add parameter in iLogic

machiel.veldkamp
Collaborator Collaborator
448 Views
4 Replies
Message 1 of 5

Add parameter in iLogic

machiel.veldkamp
Collaborator
Collaborator

Hey. 

So I want to make a new parameter in some .ipt's that came from the frame generator.

I want to take the parameters from the frame generator and show them in my already existing inventor .idw partslist. 

So I want this:
LENGTE = G_L
BREEDTE = G_W
DIKTE = G_H

I tried some preexisting code already but it doesn't seem to work since I want to add a parameter with the value of another parameter. 


Any help on this would be helpfull 🙂

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

___________________________
0 Likes
449 Views
4 Replies
Replies (4)
Message 2 of 5

MechMachineMan
Advisor
Advisor

api HELP.JPG


--------------------------------------
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
0 Likes
Message 3 of 5

rossano_praderi
Collaborator
Collaborator
Hi,
this link is a good example for create a new parameter
http://forums.autodesk.com/t5/inventor-customization/add-parameter-to-drawing-file-through-ilogic/td...

Bregs
Rossano Praderi


--------------------------------------
If my post answers your question, please click the "Accept as Solution"
button. This helps everyone find answers more quickly!
---------------
0 Likes
Message 4 of 5

machiel.veldkamp
Collaborator
Collaborator

Hey thanks for the reply, I don't have those options in Inventor tho. Not that we are still using 2012 pro here. 

 

 

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

___________________________
0 Likes
Message 5 of 5

machiel.veldkamp
Collaborator
Collaborator
Thanks Rossano,

I'll check it out!

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

___________________________
0 Likes