Inventor Engineer-To-Order (Read-Only)
Welcome to Autodesk’s Inventor ETO Forums. Share your knowledge, ask questions, and explore popular Inventor ETO topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Will GetRuleValue acts same as evaluate in intent

1 REPLY 1
Reply
Message 1 of 2
chockalingam
374 Views, 1 Reply

Will GetRuleValue acts same as evaluate in intent

Hi,

   I  have an rule in Intent, when i am evaluating the specific rule in Intent returns the expected result.

   But while trying with "GetRuleValue" function from WebUI, I am getting null value.

   Do "GetRuleValue" evaluate the rule or whether, i need to follow any other steps to evaluate the rule.

 

  Please help me in solving this issue.

 

  Thanks in advance.

 

 

1 REPLY 1
Message 2 of 2
wayne.brill
in reply to: chockalingam

Hello,

 

In my tests GetRuleValue() is getting the value. This is from a web application I used to test:

Object theLengthOfMyFrame = GetRuleValue("LengthOfMyFrame", "Root");

 

The Staircase ETO Web sample uses GetRuleValue(). (Other Web samples probably do also)

 http://usa.autodesk.com/adsk/servlet/index?siteID=123112&id=18361292

 

I am not sure what is wrong in your project. If you attach a small example I can research it for a solution.

 

Thanks,

Wayne

 

 



Wayne Brill
Developer Technical Services
Autodesk Developer Network

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report