Re: Adding Custom Line Sytles to be used in Detailing
hi Kris Rowlands i have some problem about file.lsl,after i saving drawing pro e in my directory folder its so many file.lslhow to clean up/purging that file.lsl? thanks
View ArticleRe: Pro/toolkit : ProAssemblyAutointerchange() function?
Hi, Your code works fine , just ensure you add valid and correct feature Id in APIProArrayObjectAdd((ProArray*)&ids,PRO_VALUE_UNUSED,1,&(feat.id) ) It appears feature object is not initialized...
View ArticleRe: How to Fix "Fatal Error Encountered. A traceback has been written"
Hi, Thanks alot. I am facing this issue many times. Your post really works. Thanks again.
View ArticleWindow resizes every time I open a drawing
I am working on something that I need creo and excel open simultaneusly, so I put creo on half the screen, and excel on the other half. I can open parts fine, but if I open a drawing, the creo window...
View ArticleRe: Choppy drawing
Hi Tomas, I faced the same problem too when running PTC Creo direct modeling/CoCreate in my HP Zbook laptop. I managed to resolve the problem by switching to dedicated graphic card. Some laptop have...
View ArticleRe: Window resizes every time I open a drawing
Hi Josh, I searched for the related config options "open_window_maximized", "windows_scale" and "reserved_menu_space" Try to set these config options with required values. Regards,Sachin Mahajan
View ArticleRe: Adding Custom Line Sytles to be used in Detailing
Please list some example names of these files. I've used the software for a very long time and never noticed an excess of .lsl files. I have seen a build up of .lst files, which can be deleted....
View ArticleRe: Window resizes every time I open a drawing
I use AutoIT to handle this situation. It's a free programming language that can look at window titles and react based on them, such as (not exact, but close enough to give the idea) while(1) ;...
View ArticleRe: Creo 3 Hole feature
Hello, there is a config.pro option "hole_diameter_override", set to "yes", allows you to change the hole diameter in the hole feature. John
View ArticleRe: How to get all child objects by ExtJS?
Hi Jarrett.I have no any helpful answer that directly applies to my question. I have solved my trouble, but I didn't get the current answer.
View ArticleSymbols in creo parametric
Hello, I draw a symbol for ABS "acrylonitrile butadiene styrene" but i don't know if the dimension for the arrows is standard or notexist in creo symbols for diferent materials (for example plastic ,...
View ArticleDesign steel frame buildings with any PTC products???
I have seen a friend use Creo to design wheelchairs, perform FEA and minimise the materials used as a result. I am a steef frame building constructor which are subject to design standards for wind...
View ArticleRe: Configuration Options
The most important Creo options in the world: save_dialog_for_existing_models nosketcher_refit_after_dim_modify no
View ArticleRe: Fuuzzy logic in Mathcad
Adrien Thurin wrote: Awesome ! I don't think it is possible to make any simpler that that ! mean(J)
View ArticleRe: Fuuzzy logic in Mathcad
mean(J) won't work. If you have J:=[1 1 0], you want V(J)=1, but mean(J)=2/3.
View ArticleRe: Fuuzzy logic in Mathcad
Adrien Thurin wrote: mean(J) won't work. If you have J:=[1 1 0], you want V(J)=1, but mean(J)=2/3.Fuzzy logic
View ArticleRe: MathCad erkennt keine Dezimalzahlen
Könnten Sie ein Beispiel für eine Datei mit einem Fehler?
View ArticleRe: Fuuzzy logic in Mathcad
Adrien Thurin wrote: Awesome ! I don't think it is possible to make any simpler that that ! Except that it doesn't look for the right value when there is an even number of voters, so I woulddrop the...
View Article