Table Relations - Search Function
Pro/E WF4.0 M220 Syntax:IF search(ASM_MBR_PARAMETER,"string")>0statementENDIF Error: Invalid data type combination at left side of expression As far as I can tell, this is a limitation of Pro/E (or...
View ArticleAssembly cut?
Is this a cadidate for an assembly cut?Actually my parts are both curved, but I thought I state simple with two pieces of tubing, one at a 45 degree angle to the other. The one at the 45 will be cut...
View ArticleRe: Assembly cut?
This is a candidate for the top down design process. You would make the edits in the assembly with the 45 degree tube active. You can use the vertical tube for its diameter reference, location, and...
View ArticleRe: Creo 2.0 M070 ?
Hi, i do not have current maintenace so cannot download M070,i would just like to know about a issue in assembly and has that issue been resolved in M070? when we do "save a copy" in assembly in creo...
View ArticleRe: Table Relations - Search Function
Try the following syntax: SEARCH_PARAM=search(asm_mbr_user_parameter,"string")IF SEARCH_PARAM>0 statementELSE statement otherwiseENDIF The first line of the code, the assign operation,...
View ArticleRe: Creo 2.0 M070 ?
I am wondering if M070 runs better than M060, M050 seemed great for me (like I don't think it crashed once, ever) but then when I went to M060, I had some flakyness (power exits, etc) hopefully M070...
View ArticleInstallation issue with PTC installation assistant (Creo 2.0 student)
Hi! I've been trying to install Creo 2.0 student version using PTC installation assistant, and I get to the application selection menu. Under "All applications will be installed at:"I am free to...
View ArticleRe: Installation issue with PTC installation assistant (Creo 2.0 student)
Most of us seem to have better luck completely uninstalling the previouos version and do a fresh install from the full install set. The only thing I leave in place is the license manager (I use an...
View ArticleRe: Installation issue with PTC installation assistant (Creo 2.0 student)
Hello, After manually typing in the path to your D drive folder did you click on the arrow at the right from that path line? The path possibly won't get set if you don't click on that arrow pointing,...
View ArticleRe: Installation issue with PTC installation assistant (Creo 2.0 student)
I am doing a fresh install each time. I have nothing PTC related installed on my computer. Drive C: has about 15GB available (required is 3.4 max)Drive D: has hundreds of GB available. For clarity, the...
View ArticleRe: Installation issue with PTC installation assistant (Creo 2.0 student)
I went back in to try this, and while it didn't work, I found out that to get it to work the expected way, I have to type in the path manually, and then press enter. Absolutely any other form of entry...
View ArticleRe: Installation issue with PTC installation assistant (Creo 2.0 student)
Manually type in the path, followed by pressing enter. Thank you both for attempting to solve my problem! I appreciate your time and helpfulness.
View ArticleRe: Can we measure spring wire length of a conical helical spring
If the spring has a constant cross section, couldn't you simply measure the volume then divide by the cross section area to get the length?
View ArticleRe: Table Relations - Search Function
It is possible. I do have a relation to find underscorer in the asm_mbr_name parameter in my repeat region relations. This relation works on Creo Parametric 2.0 M020, but not on M030, M040, M050, M060...
View ArticleInteresting Observation - Offset Features
I was using an offset feature to resemble a weld between a tube and a bracket. The features looks well enough in the model but there is a strange issue with and Offset feature... it doesn't merge with...
View ArticleRe: Interesting Observation - Offset Features
I have attached a quick sample file of the issue:
View ArticleRe: Table Relations - Search Function
I've attached a zip file containing a drawing with the associated assemblies & parts. The DESCRIPTION parameter has been added to all parts & sub-assemblies and is shown in the repeat region....
View ArticleRe: Creating a curve using "Whole Array" AND "Multiple Rad"
Hello Jim and welcome to the forum. If all your points are showing up as a single point; right click on the point and choose the last option. This should make all the points individual and each fillet...
View ArticleRe: Creating a curve using "Whole Array" AND "Multiple Rad"
It takes some work to disassociate the points from each other, but it works. To be clear, you right click on the single entry in the dialog to expand to individual points. Then you have to turn of...
View Article