Difference between Assembly and Weldment

Difference between Assembly and Weldment

rzillich
Contributor Contributor
2,751 Views
2 Replies
Message 1 of 3

Difference between Assembly and Weldment

rzillich
Contributor
Contributor

In my everlasting quest to automate as much as i feel is actually productive, ive recently started eyeballing drawing sheets. Ive been recently searching for a way to automatically play my detail callouts and my parts lists. I recognize that both of these are wholly possible, however, our company uses different callouts for weldments/standard assemblies. Im looking for and can't seem to find a property that changes or any defining parameter or property that will allow me to write up some iLogic so that inventor can tell which of the 2 ive placed on my sheet. As a continuation (and probably much the same question), is there a similar differance or possibly way to distinguish .ipt's from sheet metal parts (i would like to be able to autmatically switch my stock lists to read ga. sizes for sheet metal parts).  Thanks all in advance for any help

0 Likes
Accepted solutions (1)
2,752 Views
2 Replies
Replies (2)
Message 2 of 3

MechMachineMan
Advisor
Advisor
Accepted solution
Yes, there is.

Under the Component Definition of the object, you will find that there is a Type Method which will return which of any of the document types it is. I suggest looking further into it yourself through the programming help through inventor;

C:\Program Files\Autodesk\Inventor 2016\Local Help\admapi_20_0.chm

--------------------------------------
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 3 of 3

Anonymous
Not applicable

Ah, Thank you Thank you. I get a feeling this is a little 'above' my current experience, but i think it points me to exactly where my first steppinng stone will be at. again thank you very much.

0 Likes