Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

format partslist column

2 REPLIES 2
Reply
Message 1 of 3
humbertogo
230 Views, 2 Replies

format partslist column

Hi,

 

How to  format partslist column and  remove trailing zeros

using VB.NET or c#

 

 

Thanks in Advance!!!

2 REPLIES 2
Message 2 of 3

Look at the PartsList.PartsListRows collection.

PartsListRow object provides access to any table cell through  the PartsListRow.Item property.

You may apply any string function to the PartsListCell.value content.

Cheers,


Vladimir Ananyev
Developer Technical Services
Autodesk Developer Network

Message 3 of 3

 

Thanks for the reply .

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report