How to customise view names on drawing with ilogic

How to customise view names on drawing with ilogic

linuskotte
Advocate Advocate
635 Views
4 Replies
Message 1 of 5

How to customise view names on drawing with ilogic

linuskotte
Advocate
Advocate

Hi all,

 

I have a one drawing sheet in that sheet i placed 10 part profiles.

 

I want to give names for each part like-Part numberXquantityXmaterial.

 

Please how to give this with ilogic.

 

Thanks in advance.

 

Regards,

Linus kotte

0 Likes
636 Views
4 Replies
Replies (4)
Message 2 of 5

MechMachineMan
Advisor
Advisor

Are you just talking about using sketched symbols attached to the part profiles by leaders?


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

linuskotte
Advocate
Advocate

Some what like that only but i want automatic.

 

When I placed any view in the sheet automatically it should be displayed like below.

 

DDCapture.PNG 

0 Likes
Message 4 of 5

MechMachineMan
Advisor
Advisor
If you want it for all views, then yes, you will have to write a program
to insert and attach sketched symbols at some location given each view.
Good luck.

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

salariua
Mentor
Mentor

I use a leader text symbol. and you can have just the text show up and it moves with the view.

 

http://blog.ads-sol.com/2014/10/part-info-on-dxf-exports.html

 

in the video loot at min 9:00 (or so)

Adrian S.
blog.ads-sol.com 

AIP2012-2020 i7 6700k AMD R9 370
Did you find this reply helpful ?
If so please use the Accepted Solutions or Like button - Thank you!