CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE

CAD tip CAD tip # 12451:

Question

CAD 
 %  platform  category 
A
You can directly use appearance and material name also in the BOM. But if you need to fill in these properties as custom iProperties, you can use the following simple iLogic macro:

iProperties.Value("Custom","myMaterial") = ThisDoc.Document.ActiveMaterial.DisplayName
iProperties.Value("Custom", "myAppearance") = ThisDoc.Document.ActiveAppearance.DisplayName
Inventor
100% *CAD
27.12.2019    15687×  
applies to: Inventor ·

See also:
Tip 14641:Automatic naming of Inventor drawing sheets according to the first model (iLogic).
Tip 14611:Contribution of individual features to the total mass of an Inventor part (iLogic).
Tip 14200:How can I use multiple title blocks in an Inventor drawing?
Tip 13884:How to send e-mails with an iLogic macro?
Tip 13611:BOM with multi-line items in Inventor.


Back    All CAD Tips



Have we helped you? If you want to support the CAD Forum web service, consider buying one of our CAD applications, or our custom software development offerings, or donating via PayPal (see above). You may also add a link to your web - like this "fan" link: CAD Forum - tips, utilities, blocks for Autodesk products
CAD: 
OS: 
Categ: 
Text:
 FAQ
  



Featuring:
Increase your productivity with our set of add-on functions for Autodesk Inventor
Be.Smart T4I More info


Please use these tips at your own risk.
ARKANCE is not responsible for possible problems that may occur as a result of using any of these tips.
TOPlist