Autodesk Inventor
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Parameter Syntax
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I am in the process of compiling a parameter driven sprocket.
And before anyone recommends I just download the model from the CBLISS website these items are spreadsheet driven and they conflict with the MRP system interface we are using here.
All my formulas seem to be going nicely until I have to enter the square factor into the formula. [i.e. (d0)^2 or powr ((d0):2)]
It just will not accept syntax function.
I have an idea the problem my lay in the unit types in the equation or the previous equations.
If anyone has some suggestions.
The formula I am trying to achieve is
Hr = sqrt(Fr^2-(1.4ul*DR-0.5ul*PITCH)^2)
Refer to JPG for clearer picture as to where I am coming unstuck.
CLINT
Inventor 2012 Professional
Inventor 2012 Professional
Solved! Go to Solution.
Re: Parameter Syntax
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi
I tried as your formula, and it works fine in my side, see my attached picture
could you check it again?
Thanks
Mick
Re: Parameter Syntax
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
According to the image you attached, the formula you entered results in a unit mis-match error. See here:
However, if you enter the entire formula that you wrote out in your post (sqrt(Fr^2-(1.4ul*DR-0.5ul*PITCH)^2)), you shouldn't have a problem (as seen in the image in Mick's post). Because the units are being squared and then square-rooted, Inventor won't like the formula until you complete it by closing the square-root function.
Re: Parameter Syntax
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Thanks guys
It seems I was putting the cart before the horse.
Thaks again
Inventor 2012 Professional
