Link equations to custom properties?
Link equations to custom properties?
(OP)
I should be able to find this myself, but can't...
First, I know you can link a dimension value to a custom property--what's the format (what do you put in the custom property field)?
Next, can you do the same thing with an equation (variable)? Say I have an equation A = B * C; can I get "A" into a custom property? I tried putting =A and ="A" in there with no success.
Help? Thanks,
Brian
First, I know you can link a dimension value to a custom property--what's the format (what do you put in the custom property field)?
Next, can you do the same thing with an equation (variable)? Say I have an equation A = B * C; can I get "A" into a custom property? I tried putting =A and ="A" in there with no success.
Help? Thanks,
Brian






RE: Link equations to custom properties?
RE: Link equations to custom properties?
RE: Link equations to custom properties?
But wait, there's more! You actually CAN link an equation's result to a custom property, using this format:
"name@PARTNAME.SLDPRT"
where "name" is the name of the equation ("A" in my example) and PARTNAME.SLDPRT is the name of the file containing the equation. Using this method, I don't have to go through the dimension to get the equation value. Try it!
Thanks for the help,
Brian