Customized properties
By choosing this column type, you can retrieve information from a custom property in the SOLIDWORKS document. For this type of column, if you modify the value in the BOM, it will automatically appear in the 3D document.
You can use the '' character$'' to retrieve the property name and the '' character.&'' to concatenate several properties.
For this type of column, and only for this type, you can define a list to propose values when modifying the BOM.
Entering information in the '' fieldDefault value'' allows you to enter a value in the column if the component property has not been entered. If the field remains empty and the property has not been entered in the 3D file, then the column will remain empty.
-->
It is possible to use conditionals (IFF) to retrieve properties. The syntax is identical to that used in the SmartProperties.
The '' syntaxIIF'' can be used in upper or lower case ''.iff''. The '' character|is obtained by combining the '' and '' keys.AltGr'' and ''6''. To retrieve a property, place the '' character$'' before the property name (case sensitive).
Example : IFF($Material=Steel|Polish|Paint)
If property Material'' is equal to ''Steel'' then the column cell will be equal to ''.Polishing'' or the column cell will be equal to ''.Paint''.