How to round an attribute that is based on a calculated expression from ArtiosCAD (such as #MANSIZEWG) to a number without numbers behind the comma? For eg. 833.99 should be rounded to 834 and 834.47 should be rounded to 834.
Procedure
Go to WebCenter > Admin section > Attributes
Edit the concerned attribute
Use the round condition for eg. ROUND(#MANSIZEWG,1) in the attribute calculated text