Author Topic: multiply atribute values using rtext  (Read 2817 times)

0 Members and 1 Guest are viewing this topic.

confusedCADguy

  • Guest
multiply atribute values using rtext
« on: July 29, 2004, 03:57:55 PM »
Greetings everyone.

I have a problem I'm working on.  I'm working on a B.O.M. and I'm trying to extract the value of attribute 'A' (# of pieces) and multpily it by attribute 'B' (# of assemblies) and give me a total required.  I've been trying it with RTEXT so it updates automatically but I can't seem to get it right.  Any help or alternative meathods would be greatly appreciated.

TIA!!!

ronjonp

  • Needs a day job
  • Posts: 7527
multiply atribute values using rtext
« Reply #1 on: July 29, 2004, 04:04:45 PM »
You could use express tools export attributes and insert the columns into excel and make a formula to multiply the two.

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

confusedCADguy

  • Guest
multiply atribute values using rtext
« Reply #2 on: July 29, 2004, 04:16:04 PM »
I would like it to update the total dynamically.  Thats why I was trying RTEXT.  I just can't seem to get the syntax right for extracting the atribute values and multiplying them.

MSTG007

  • Gator
  • Posts: 2601
  • I can't remeber what I already asked! I need help!
multiply atribute values using rtext
« Reply #3 on: July 29, 2004, 04:17:06 PM »
whats your variables look like currently?
Civil3D 2020

hendie

  • Guest
multiply atribute values using rtext
« Reply #4 on: July 30, 2004, 07:25:18 AM »
Quote from: confusedCADguy
I would like it to update the total dynamically.  Thats why I was trying RTEXT.  .

wouldn't you require some sort of reactor to accomplish that ?
what are you using as your "trigger" at the moment ?