Feb 6, 2003 #1 V vijayk_v Guest i am trying to acess one dimension with feat parameater. is it possible to control in program
Mar 6, 2003 Thread starter #2 P proed Guest Try something like this: say your dimension is d23 & your parameter is radius In Program, add input & relation: INPUT radius number END INPUT RELATIONS d23=radius END RELATIONS ...
Try something like this: say your dimension is d23 & your parameter is radius In Program, add input & relation: INPUT radius number END INPUT RELATIONS d23=radius END RELATIONS ...