Message 1 of 3
Assign Dimension measurement to attribute
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm hoping someone can help me understand if what I want to do is possible. I have searched everywhere I know how and can't find anything. I have a lisp routine that will take the measurement of a dimension and create that value as a field and assign that within an attribute block. What I need to do is force that value to round down. I have the precision set to 0'-0" (using the field formatting "%lu4pr0"), but it rounds up when the measurement is over 1/2" which is standard for a rounding function. Is there a way to force this value to round down? For example 12'-4 3/4" should round down to 12'-4". Any help you can provide would be greatly appreciated.