Jump to content

Error in rule (ilogic component)


dgaudreau

Recommended Posts

Hi, I made a set of conveyors legs using ilogic to change the width and elevation. THe problem is I keep getting an error whan I use the place ilogic component.

 

Error in rule: SIZING, in document: 30-0016-0A-01.iam

 

Parameter: The component named "30-0016-1A:1" was not found.

 

More Info:

System.ArgumentException: Parameter: The component named "30-0016-1A:1" was not found.

at iLogic.ParamDynamicFinder.ThrowException(String callerName)

at LmiRuleScript.Main()

at Autodesk.iLogic.Exec.AppDomExec.ExecRuleInAssembly(Assembly assem)

at iLogic.RuleEvalContainer.ExecRuleEval(String execRule)

 

 

here is the sizing rule:

 

Parameter("30-0016-1A:1", "Elevation")=Elevation

Parameter("30-0016-1A:2", "Elevation")=Elevation

Parameter("30-0266-0A:1", "Width")=Width

 

those components do exist and are in the assembly.

 

I really need help

It seems it work if the assembly is in the same file as my ilogic assembly but I'd like to keep a structure in my file...

Edited by dgaudreau
Link to comment
Share on other sites

this is what I would eventually like to do, but I'd like to maintain a structure in my files and be able to place diferent conveyor size into an assembly file
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...