
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When I create a new Inventor drawing, I need to have a view put into Inventors model space in order to have our burn table software recognize any lines. However, once I insert the view I want into the model space I recieve an error that reads:
"Error in rule: Revision Table Entry Automation, in document: IPT TEST.dwg
The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))"
When I click more info I see this notice:
"System.ArgumentException: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData)
at Inventor.RevisionTables.get_Item(Object Index)
at ThisRule.Main()
at Autodesk.iLogic.Exec.AppDomExec.ExecRuleInAssembly(Assembly assem)
at iLogic.RuleEvalContainer.ExecRuleEval(String execRule)"
Is there a way to resolve this error?
Thank you for any support!
Solved! Go to Solution.