Re: Creo 2 Parametric Syscol.scl file options
I've finally found the issue with datum curves staying in blue color. I've had this config.pro option set "system_curves_color 0 0 49". That's why the line "SYSTEM_CURVES_COLOR 0.000000 50.000000...
View ArticleRe: Christoffel symbols and symbolic variables
Andy,Sorry for the delay in posting...got distracted...here is the MATLAB code that parallels the Mathcad code. It is all symbolic; no attempt is made to use it to generate real coefficients. I posted...
View ArticleRe: What is better way to make a model (casting) keeping manufacturing...
Sorry I can't write a better response right now but I'd add one thing to Antonius' post: inheritance. Look up Inheritance models for us in castings. This might give you what you're after.
View ArticleRe: Matrix Solving.
Solving directly as Alan had shown sure is the better way, I guess. If you still want to use the solve block, the guess for X has to be a 4x4 matrix. The symbolic solution is very cumbersome and...
View ArticleMaximum Velocity in Performance
Using the Performance Worksheet in Mathcad, we've determined the takeoff speed and stall speed of our aircraft, but how do we determine the maximum velocity of our plane. Thanks
View ArticleHow to Extract Non-overlap Triplets
Hello, Everyone.( or Refer : http://communities.ptc.com/message/154874#154874 ) Thanks in advance for your time and help. Best Regards.
View ArticleRe: Christoffel symbols and symbolic variables
As I thught about the purpose of the document, which is simply a way to use Mathcad to calculate Christoffel symbols and the geodesic equation, I decided to rewrite it to better agree with the equation...
View ArticleRe: DATES ?
Hi Professor;I am a big admirer of your Mathcad work and it is great to see you are back doing some Mathcad tinkering in your retirement. Golf maybe good for your physical health but Mathcad, for me...
View ArticleRe: How to Extract Non-overlap Triplets
Use the output of PrimeTriplet as input. Run from the second to the last but one element and remove every triple where one of its numbers are included in the next triple. A function overlap(triple1,...
View ArticleRe: Managing details and contours in IsoDraw
Hi Markus, Your reply's are much efficient to me. I'm using isodraw 7.1. is it possible to use contour in 7.1 or a similar way. now im just drawing manually for borderlines and giving fill to them....
View ArticleRe: Objects Counting
With some matrix manipulation, I've issolated the coin borders: Isn't that something which Mathcads Image Processing Tools can do out of the box? There are quite a couple of different Edge detectors...
View ArticleRe: 3D Auto Explode
Hi Arasu, Did you get the answer for it? have you managed to explode parts automatically?RegardsManoj
View ArticleRe: Objects Counting
I remembered the function shape_features() which gives a lot of information about shapes in the pic, but either it isn't suitable for yourproblem or I am not able to use it correctly, anyway it will...
View ArticleRe: set proxy hostname and port with cli
Hello Ficut, After digging extensively, I haven't found anything that would satisfy your request of being able to set the proxy hostname and port via the command line interface. I believe you are also...
View ArticleRe: Showing Units in Model Tree - Wildfire 2.0
Hi Suresh,Did you figure out how to display the units in model tree? I am trying to do that. You help would be appreciated.Thanks.
View ArticleRe: Unable to see model and/or datums in model window after succesful Creo...
Hi Ramon, This is usually related to a graphics-driver related issue. I would recommend trying the following guide: http://apps.ptc.com/schools/references/support_creo2_graphics.pdf Please let me know...
View ArticleShowing Units in Model Tree Creo 2.0
Hello all, How do I show the units in the assemly model tree by adding columns. I'm able to add other Mass Properties params like Mass, Volume and user defined parameters and add them as columns, but I...
View ArticleRe: Slicing solid model to sketch inside it
I config.pro, set: capped_clip yes and use the clipping under "visibilities" it think it was.
View Article