Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

OK.  I think I understand what is going on now.  Any time you use 'raw' numbers in an iLogic rule, and they are supposed to represent any type of measurement, they automatically get understood as being in 'database units' instead of your document units.  Database units for length type measurements is centimeters (cm), so your numbers are likely being understood as centimeters, instead of whatever other units you may have had in mind.  And simply putting a units string behind it won't help either.  You will need to either include some math to convert the numbers as needed or use the built-in tool for converting units.  The built-in tool can be found under the Document.UnitsOfMeasure, called ConvertUnits().

Wesley Crihfield

EESignature

(Not an Autodesk Employee)