KraZeyMike Posted 21 hours ago Posted 21 hours ago Please see attached I have a Block and mText Field linked to the same Boundary. currently the mText works great but would like to have the option of amending the precision within the block also. Field Precision.dwg Quote
BIGAL Posted 1 hour ago Posted 1 hour ago (edited) Ok as the block supplied has a hard coded ID of an object in the field statement, then this block is somehow being made for every area that is labelled. With a change to the objectId relevant to each area chosen. So are you getting this from some one else ? Or you just have a make a new block program labelling the area ? If you have a program then hopefully its just a simple add a do you want 0 1 2 or 3 for precision. This is fieldcode for the mtext, the dynamic block adds an extra hurdle. "\\A1;{\\H1.42857x;%<\\AcObjProp Object(%<\\_ObjId 1668905712>%).Area \\f \"%lu2%pr3\">%m\\H0.7x;\\S2^;\\H1.42857x; \\P\\H1x;mText }" If you want 2 decs then change the pr3 to pr2. Edited 1 hour ago by BIGAL Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.