PDA

View Full Version : field expressions



billscheltema
2008-05-23, 06:59 PM
Not sure if this is the best place for this but,
In a field expression can I make an If type statement such as if certain steel is input then multiply by this value?
eg:
if 10M multiply by 0.785
if 15M multiply by 1.57

10M, 15M refers to a type of rebar spec.

Bill

Opie
2008-05-23, 08:31 PM
Please note I have *moved* this thread from the AutoLISP Forum to this one as I feel this particular Forum is a more appropriate place for such a topic.

Thanks,

Richard
Forum Moderator

Opie
2008-05-23, 08:32 PM
I do not believe you can make conditional statements in FIELDS.

billscheltema
2008-05-23, 08:35 PM
Thanks for moving the thread, didn't know where it should have gone.

OK,
How can I make the option then for various rebar types? Can I add a dropdown to the enhanced attribute manager?

Bill