OTK C++ - Creation of Dialog fails the second time
I try to create a simple dialog, which will be closed by pressing the Cancel-Button.The first time the dialog is started, everything works correct.uifcCreateDialog, uifcActivateDialog, uifcExitDialog...
View ArticleRe: Mapkey to activate current window
It shouldn´t work like that,I included the line "#IfWinActive, - Creo Parametric" to guarantee that the macro only works inside of Creo.And it´s working like that in my computer.
View ArticleRe: Repeat pattern on surface following a curve?
Just realized you are using Creo 2, i had saved it in Creo 3. Plus, i went back and had another look at the model & realized the patterned features were not merged to the curved quilt.Please find...
View ArticleRe: Error while importing a Document
Hi, in order to be able to help you I need the word document to be importedthe gateway configuration used for the import It looks like the word file refers to an attachment that is missing ......
View ArticleRe: Creo 3 - part rename in drawing
See CS179098 ( https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS179098&posno=1&q=cs179098&source=search ) Functionality was intentionally removed.....
View ArticleRe: Mapkey to activate current window
Yes you are right, thanks. The .exe works, but if I insert those three lines you suggested: SetTitleMatchMode 2#IfWinActive, - Creo Parametric<::Send ^a in another .ahk script (and run it...
View ArticleAddLabel not working through API but generated command works from commad prompt.
Hi, I am trying to add label on files but CmdRunner returning null. When I run the command created by com.mks.api.Command on command prompt its adds labels on file. Code as given below,public static...
View ArticleRe: Non-symmetric results for symmetric model and load?
Anges, I can post the model tomorrow, because I'm out of the office today.
View ArticleRe: Chamfer sequence
Paul,there is also a parameter called cutting_diameter that allows you to specify the cut diameter that moves the cutter up and down.Here is a before picture without changing the cutting diameter...
View ArticleHow to set up filter in the custom view option of the structure tab
Filtering by "4" is not working Thank you for your feedbackA.Mischo
View ArticleRe: How to Check if Creater has added himself has a Promotion Approver?
Hi Ishaan, I have used something like below before to remove people from the Promotion Approver role if they are in the "Owner" role - i.e. the person who made the request. It retrieves the people in...
View ArticleRe: Retrieving a Attribute from an Object Using an Expression in a Workflow
Hi Zane, Without seeing your full code I cannot comment too much on your error. It seems though that you are trying to use a variable "IBAValue_VM_Name" which you have not declared anywhere in your...
View ArticleRe: Unimath Mathcad 14 Problem
If the zoom is at the normal 100% this it what it looks like (see above). However, if you print the above it looks fine. And if you zoom the above to 125 % it looks fine.
View ArticleRe: Share same setting values of Preferences with multiple users
Regarding the APTWCF, the directory can be placed in any directory on the server, however if you are wanting to consolidate Arbortext content in one central location, then the lib directory would be an...
View ArticleBest practice to change Drawing Templates (.drw)
Hello, My environment is Creo 2.0 with PDMLink 10.1. While it is very easy to change drawing formats (.frm) using Sheet Setup (whether it is because we need a bigger paper size or a totally different...
View ArticleSimulate: Force / Displacement Diagram for non ideal spring
Hi everyone,I failed solving the following problem. I reseached for posibilities now for 1 1/2 days but I didn't get it. Hopefully you can give me some good advice on following problem. My main goal is...
View ArticleRe: Non-symmetric results for symmetric model and load?
Even Abaqus wasn't perfect, because it didn't show 0%.
View ArticleRe: OTK C++ - Creation of Dialog fails the second time
The second parameter of uifcCreateDialog is the resource. I tried to use a relative or absolute path to this file, which results in this strange behaviour. Copying the file to the right place and using...
View ArticleRe: Part with reference to generic assemlby
Here is part of the procedure when following the KSM posted and Antonius Dirriwachter linked to. When following step #2, there is no references found in the part generic (APRT_GEN) to add to the family...
View Article