yowzadave
2010-07-13, 03:55 PM
Hi:
Is it possible to create an instance parameter that is restricted to a specified range (say, from 0 to 25 feet)? So that if the family is instantiated, and the user changes that parameter to some invalid value (like -100 feet) then it will be reset to 0 feet?
I'm assuming that this would be done using a conditional statement, but I keep getting the error "circular chain of reference" whenever I try to make this happen.
Thanks!
Is it possible to create an instance parameter that is restricted to a specified range (say, from 0 to 25 feet)? So that if the family is instantiated, and the user changes that parameter to some invalid value (like -100 feet) then it will be reset to 0 feet?
I'm assuming that this would be done using a conditional statement, but I keep getting the error "circular chain of reference" whenever I try to make this happen.
Thanks!