Over 1.101.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips, Civil tips, Fusion tips.
Try the new precise Engineering calculator.
New AutoCAD 2026 commands and sys.variables and env.variables,.
CAD tip # 12451:
Question
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


27.12.2019
15687×
applies to: Inventor ·