Remove axis system in creo illustrate
Hello everyone, I have just yet begun to use creo illustrate and for the project I'm working on, I need to export my figures to jpeg files. I find embarassing while doing this to still have the axis...
View ArticleRe: Creo 2.0 and Wildfire 5.0 on same machine - test site
I have them on the same machine. You have to have a separate installation directories and separate config.pro directories else it will over write the old ones even if you are doing a clean install....
View ArticleRe: Solving for multiple variables
You wouldn't have to resort to programming to solve a system of equations. You could either use a solve block (numeric method, just one solution depending on a guess value) or the symbolics "solve"...
View ArticleRe: Programming Iterative Curve Fitting
The data represent 7-day maximum daily temperatures and probabilities. I was curious as of the reciproke 1/P on the abscissa.
View ArticleRe: Solving for multiple variables
Oh yeah - sorry, wrongful explanation. I have used this for solving in theory, but I'm trying to make a microcontroller doing it - so I need to program this in c / c++ - not mathcad. My apologies. :-)
View ArticleRe: Programming Iterative Curve Fitting
Ah, yes. The reciprocal translates to a return inverval in years for the 7-day maximum average temperature on a specific day of the year.
View ArticleAbsolute Drawing dimensions for Offset Csys Points
I have a model that I've created a number of points using the Offset Coordinate System Datum Point. To position the location of the points correctly some needed to have negative values in the X, Y,...
View ArticleRe: Solving for multiple variables
Benjamin Larsen wrote: Oh yeah - sorry, wrongful explanation. I have used this for solving in theory, but I'm trying to make a microcontroller doing it - so I need to program this in c / c++ - not...
View ArticleRe: Can you use a assembly parameter(or relation) in multiple parts?
Some of these parts are built in mold design, so they are tied to the assenbly anyway.
View ArticleRe: How do I save part files as .stl file in Creo Parametric Student Edition?
Carolyn, Part files are correct to export in STL format. Seems to be due to some license issue on your side. Can you upload details about your license in use?
View ArticleRe: Pressure Units
Make sure you are using lbf instead of lb. psi doesnt work for some reason. use lbf/in^2
View ArticleRe: Not running creo 2.0 student edition though installed successfully on my...
Hi Dnyaneshwar, I think the best way to go from here is to do a remote session so that I can more directly take a look. Could you please fill out the form from the link below:...
View ArticleRe: Display Calculation Time, How?
Oops! Don't know why I thought time() would not be available in Prime. I should have known better as I now remember vagely an older thread where I implemented some timing routines for someone dealing...
View ArticleRe: How can a user, that does not have delete permissions, determine required...
For example, a user asks me to delete an object, because only org admins have this capability. When I try to delete, windchill sends and error message such as "unable to delete cad part 1234567...
View ArticleRe: Display Calculation Time, How?
By comparison, in years past I did quite a bit of function and subroutine timing with my HP-41CX calculator to optimize calculator programs and the results were very consistent from trial to trial....
View ArticleRe: How can a user, that does not have delete permissions, determine required...
Ahh Yes we have this trouble too, but more with it is being used in multiple Workspaces of muliple users. As far as your dependencies go, you could probably tell them to look at the detail page "where...
View ArticleAssigning Users to Roles when the Workflow is Initiated
I have a manager that wants to assign the person for the engineer, checker, and industral engineer roles at the time the workflow is initiated. Can this be done with the 'Conditional' robot?
View ArticleRe: Assigning Users to Roles when the Workflow is Initiated
Two options: - Pretty standard: Make the Manager's Task in the Workflow Template "Setup Participants" type. He then gets a UI (third tab on the Task) to assign users to Roles. - Brute Force option:...
View ArticleRe: Assigning Users to Roles when the Workflow is Initiated
Thanks, I am a newbie at this so I appriciate the help.
View ArticleRe: How do I save part files as .stl file in Creo Parametric Student Edition?
Yes, STL will be available for solid models only.
View Article