Re: Database Table Structure
We have clients that use Crystal reports and Windchill and use it with some custom webservices which it supports. Direct access to the database using Crytsal is possible via JDBC and the data model is...
View ArticleRe: Creating Degrees of Freedom in Weighted Link
The weighted link that is highlighted green in my previous post is connecting the hole surface (independent side) to a point on its axis and a small distance in front of it (dependent side). Under...
View ArticleRe: How to open creo schematics 2.0 files in creo schematics 1.
The software is not backward compatible. However if you have opened a Creo 1 design into Creo 2.0 by accident then we do temporarily copy the 1.0 files into an upgrade folder. if you have not made any...
View ArticleRe: Part Replace
If you'd like a mature, flexible, and supported solution, you could check out AI Replace Part, which is one of the many functions of AI DesignMAX from AI MAXTools. Here's a video of it in action:...
View ArticleRe: Creo Schematics BOM report
Hi Choose InventoryAssuming you want to display name and then report on something that can report total for example Part number set the inventory column priorityYou will then get the total for part...
View ArticleRe: Unsure how to interpret Minerr result...
Hi Richard, Thankyou for the worksheets. I didn't realise you could do it that way, much cleaner! I seem to have a 'Floating Point Error' with it at the moment, just trying to track it down at the...
View ArticleWhat really is an Archive and can file information be handled directly.
We are evaluating the PTC Integrity tool, and we have a databased system for tracking files for projects and a very flat means of tracking files in a repository by individual files/branches/versions....
View ArticleRe: Unsure how to interpret Minerr result...
I'm not sure which precision you are referring to. Can you be more specific? If you simply evaluate the function Resid(SX,SY,SZ,BX,BY,BZ,u1,u2,u3) above the solve block, what happens? Do you get the...
View ArticleRe: Need help with editing imported files into creo elements pro school edition
You can just start modeling on your STEP import. I am not sure what you mean by edit directly. You should be able to do whatever you want with the import as long as it came in solid.
View ArticleRe: Need help with editing imported files into creo elements pro school edition
Hi, I dont know how to access the edit interface i cant seem to find it, i dont know if it has something to do with the version of creo im using which has limited functions (creo elements pro schools...
View ArticleRe: Creating Degrees of Freedom in Weighted Link
I'm working to solve the problem with the springs. Currently my reaction forces are not adding up to give me static equilibrium so I'm troubleshooting. It makes sense that a bearing load would be a...
View ArticleRe: tracing the edge of a cutting tool (toolpath)
Yeah, I realized that I wasn't being very clear. I was trying to say we can rule out these types of cases: I actually like your algorithm. It'll be slower than Richard's method (I think), but it'd be...
View ArticleRe: tracing the edge of a cutting tool (toolpath)
I guess my algo would deal with all those cases, too. You just have to takle care of numerical inaccuracies - just use a slightly smaller radius when you delete the points just to be sure that points...
View ArticleRe: tracing the edge of a cutting tool (toolpath)
A slight modification to what you suggest: First go along both the red and green lines and check for any intersection with either another segment in the green line, or another segment in the red line....
View ArticleRe: tracing the edge of a cutting tool (toolpath)
Good idea. I guess every point of intersection will be added twice to the list and at the end both will have survived. So the last phase of the algorithm would be the deletion of those duplicates.
View ArticleRe: tracing the edge of a cutting tool (toolpath)
There is another modification that would improve the accuracy of the final shape a lot. As the paths are built, instead of just adding two points on each side of the path, divide the circle...
View ArticleRe: Model Tree graphics question.
yeah.....we need to get you away from these Dell's. hehe.I hear ya, I know you have had issues with drivers. I have run multiple Dell desktops and laptops on newer drivers and have not had issues MOST...
View Article