Re: Format Size
oh, you are in format mode. I would start with the size that you want. I never figured out how to change it. When I created my formats I saved the tables out and created a new size and just brought my...
View ArticleOdd ordinate decimal place issue.
I am having an issue with my ordinate dimensions. We always put a second zero on all parts we dimension. The first is the ordinate baseline, the second is simply a dimension based off the baseline on...
View ArticleRe: Odd ordinate decimal place issue.
I would suggest filing a support case and submit the file you are working with to PTC. Things changing between save/close and reopen is a serious issue.
View ArticleRe: Split Draft
Well I've been doing molded parts with Proe for over 17 years and I just learned something new. I initially selected my draft surfaces first. If you do, you cannot select multiple draft hinge planes...
View ArticleRe: Split Draft
Don't feel bad. One of our designers found this by accident after some "happy clicking". Makes you wonder how many other helpful tools are hidden in the code that few people know about.
View ArticleRe: mapkey trouble in Creo 2.0
Ok Robbie, I see where the problem is. I used only simulated keystrokes to do this and this can´t be done this way because on other types of dimensions, some fields are disabled, so the number of...
View ArticleRe: Split Draft
What's frustrating is that if you start with the draft surfaces, as seems to be the expected workflow, it simply isn't possible. I agree, there are likely many helpful tools buried in there somewhere....
View ArticleRe: Use trail files for batch conversion
Yes, is a good option if you are concerned with performance. Creo is much more faster working with this option on. I have a aplication for batch processing too and is possible to run it in background....
View ArticleRe: Odd ordinate decimal place issue.
Have you checked to see if there are two dimensions on top of each other? Something else to check is the round dimension value setting.
View ArticleRe: Material parameter in the drawing format
Hello Tomas, As you have probably found out, PTC_MATERIAL_NAME is more of a File name format, not allowing spaces. What you probably want to show in the format is to use the PTC_MATERIAL_DESCRIPTION....
View ArticleRe: Fatal Error - Traceback log
Evan, Creo 2 M030 is notorious for Crashing Try installing and repeating your issue in M090 instead.
View ArticleRe: Creo 2 hangs at startup sporadically but not reproducable
Do you work in local domain or a simple lan connection?
View Articlehow to add the file according to which the nose cone is made
i am attaching the video link can anyone tell me how to attach file according to which nose cone is made in this videohttp://www.youtube.com/watch?v=V8b-VOhxG4w
View ArticleRe: Upgrading my VBA code to Creo 2.0
Accordingly do vbug.pdf manual distributed with Creo: To register the COM server, run the vb_api_register.bat file located at <creo_loadpoint>/Parametric/bin Try to run this bat file and all...
View ArticleHow to make a part in assembly tree "active", via VB.Net or MapKey
I need a tool to automatically activate a specific part in an assembly tree structure.Manually i would search the tree for the part, Right Mouse Button ---> Activate I have experimented using macro...
View ArticleRe: How to make a part in assembly tree "active", via VB.Net or MapKey
mapkey act ~ RButtonArm `main_dlg_cur` `PHTLeft.AssyTree` `node69`;\mapkey(continued) ~ PopupOver `main_dlg_cur` `ActionMenu`1 `PHTLeft.AssyTree`;\mapkey(continued) ~ Open `main_dlg_cur`...
View Article