updatefield

When I insert a field into a drawing using object, such as circle, I can see 4 boxes. But when I use updatefield, nothing happens and I cannot see associated data.

Comments

  • After select object are you then choosing a value for the field, for a circle, say Area, Radius, Diameter etc.

  • As ALANH mentioned you have to click on one of those boxes and then select a value.
    It will then be inserted into the drawing

    When you have done this and changed a value (e.g. radius of a circle) and use update field it requires selecting the field you want to update.

    If you want to update multiple fields you can use REGEN or REGENALL to update fields without having to select them.

  • Thanks. That was very helpful.