Esc (Escape) out of Indexing
I thought I was opening a file and must have fat fingered something. This popped up and I can't escape out of it? Why?Also, does anyone know what this is actually doing? Thanks, Dale
View ArticleRe: Family table instance
I recently opened an instance of a family table, I'd made and simply did a "Save a Copy" in Pro/E, and it worked just fine.
View ArticleRe: Mobius calling Frank!
Hah! Looks like I created a Mobius Monster! Geez, now I'm going to have to make some time and dig into it again. I've got a couple methods I want to try and see what can be done to smooth out the...
View ArticleRe: How to turn off plane and object labels
I had what I think was the same issue and was helped by a person at PTC on this. If you go to the "Upper Data Panel" button on the bottom left of the Crea\o View screen, then hit the "layers" tab,...
View Article3D PDF colors?
I'm running Creo Elements/Pro 5.0 M120 and am having a problem with 3D PDFs. I make sure I color surfaces in my model appropriately, but when I output a 3D PDF, each part comes through as just the...
View ArticleRe: 3D PDF colors?
That seems to be the normal way of working. It is still this way in Creo 2.0.
View ArticleRe: Spekan Batch Tool - links broken
Not sure if it matters, but the above link is for the Spekan Batch Tool 1.0...I know the latest release is 3.2 or 3.3, so perhaps this new version may have Windchill capabilities? Andri
View ArticleRe: Spekan Batch Tool - links broken
After much searching, I finally found the correct link needed to download the latest version of the tool. http://www.usginnotiv.nl/39342/Downloaden.html Andri
View ArticleAllowable dimension values?
Hi folks,I'm stumped on a question from a co-worker.Is there a way to limit a dimension value to increments of 1, e.g., 5.62, 6.62, 7.62..., etc.?User wants to select a drag handle and it snaps to the...
View ArticleRe: Allowable dimension values?
There are a few ways to limit values. The method is application dependent. The 1st that comes to mind is dragging components that have assembly constraints. These will have degrees of freedom within...
View ArticleRe: Allowable dimension values?
The application is a simple part extrusion.This is basically what I'm after, but don't know how to write the logic without Creo spitting it back. IF(D367>=9) AND IF(D367<=10) D367=9.84ENDIF...
View ArticleRe: Allowable dimension values?
if statements are nested. if d367<=9 if d367>=10 d367=9.84 endifendif ... then the same for the second test.You also need an else statement if neither work. I am not at the system at the moment...
View ArticleRe: Allowable dimension values?
See if the comments below the initial post helps with your syntax: Architectural Dimension Converter: Creo 2.0 + references It is very dependent on nested if else statement.
View ArticleRe: Allowable dimension values?
Since a driven dimension cannot be dragged, you need another piece of geometry to drag. This is the reference I built. It is as you defined but if neither parameters are met, it revert to "1". Dim d0...
View ArticleRe: PTC Survey: Give us 7 minutes and you could win a Microsoft Surface!
I would update it, but I have no idea what it would do to my existing results. Some of these survey tools are unable to adjust to changes in active surveys. I'll just have to write it up to a lesson...
View ArticleRe: PTC Survey: Give us 7 minutes and you could win a Microsoft Surface!
...and I was so looking forward to trying a new Surface
View ArticleRe: PTC Survey: Give us 7 minutes and you could win a Microsoft Surface!
I checked the results, you completed the survey so you are entered into the drawing. No need to redo.
View ArticleRe: Dimensions not moving on first try - just me?
You have hit a real pet peeve on this one. Even in Creo 2.0, I find myself not grabbing what I clearly intend to grab. Actually, it was worse pre-M040... really bad in M010 where the mouse focus...
View Article