Recently active
I want to know which axis this part can move towards after I cooperate with the constraints. Can this be obtained
Is there a way in Creo Parametric to adjust splines with drag handles, like in Solidworks?I am trying to replicate a part from Solidworks, but I cant get the splines to behave just like in the Solidworks part. I’ve noticed that in the Solidworks feature the splines have ben drawn by draging the lines to the desired position.
This is test Welcome to the PTC Issue Logger
When going to a part, right mouse click > Compare to Part structure, Compare to CAD structure.I'm missing the expand all button, how and where can i enable this button. Documentation says it should be there, i suspect it's been disabled in the past due to performance considerations. Can anyone confirm:1- Does this window have an expand all button, Compare to Part structure, Compare to CAD structure.2- Where can i find the config settings to change this? Thanks.
I am trying to create a flushed flange which goes around the boundary of a sheet metal part. When I try doing this with the flushed flange feature I run into a feature failed to regenerate error. I have tried the one by one standard chain, rule based partial loop/complete loop chains but nothing seems to work. Attached is the part I am trying to work on with the 8.4mm flushed flange and the corner cut at the edge Q.
wchar_t* wcTopName = strTopAssyName.GetBuffer();err = ProMdlnameRename(topAssyModel, wcTopName);if (err == PRO_TK_NO_ERROR) ProMdlSave(topAssyModel);//这里不卡死else AfxMessageBox(_T("总装配模型重命名失败!"));err = ProMdlnameRename(topAssyDrawing, wcTopName);if (err == PRO_TK_NO_ERROR) err = ProMdlSave(topAssyDrawing);//在这个位置发生卡死,保存工程图else AfxMessageBox(_T("总装配工程图重命名失败!"));strTopAssyName.ReleaseBuffer();
I need some cabling support, specifically: I need to run a series of cables through a conduit. I use the route network first, then the route cables. To have them side by side, I copy the network of the first one, at least for the straight segment. What I need is if there's a way, when I route cables, that my cables must fit inside my conduit, so I can set some clearances. If there are a lot of cables and they don't fit within the clearances, please let me know. Basically, I need the same thing you use for the holes; that is, I set the maximum clearance diameter through which certain cables can pass, but instead of circular areas, I need rectangular areas since they're conduits.Thanks in advance.
No question but a tip. I want to have the dimensions of a bush in the parameter SubtitleIf a dimension is rounds to zero, then I don't want that zero in the Parameter subtitle.Example:di = 0.8L = 2.5D = 4 RTOS defaults to rounding to 1 decimal (RTOS is available from Creo 11 and higher)If I would do it that way then it would be SUBTITLE = \ "d" + RTOS(Di)+\ " L" + RTOS(L)+\ " D" + RTOS(D)Which would result in Subtitle == d0.8 L2.5 D4.0 If I would type RTOS(D,0) then it would be "D4"With that knowledge I made an equation for how much decimals I need.Ceil(D - Floor (D))In this case if D = 4,2 it would be 4,2-4 which is 0,2 and it is then rounded up to 1If D = 4,0 then it would be 4,0 - 4 which is 0 and it is then rounded op to 0So then you getSUBTITLE = \ "d" + RTOS(Di,Ceil(Di - Floor (Di))) +\ " L" + RTOS(L,Ceil(L - Floor (L)))+\ " D" + RTOS(D,Ceil(D - Floor (D)))Which would result in Subtitle == d0.8 L2.5 D4But we are not there yet, because in edge cases where you h
Service Temporary Unavailableというエラーメッセージが出て対処方法がわかりません。無償版が使える環境にするにはどうしたらよいか対処方法を教えていただけませんでしょうか?適切なご回答がいただきたいです。
How can I move the arrow position of the dimension using toolkit.Please refer the picture.I didn’t found any specific API.
Hi, I tried this How to get Layer status of Drawing layers | Community but it is not working, if I pass the ProMdl as drawing, if you have solution can you please share the code snippet //ProMdl model = (ProMdl)solid; //ProMdl model = (ProMdl)drawing; -→ fails here /* Visit layers */ ProMdlLayerVisit( model, (ProLayerAction)LayerVisitAction, NULL, (ProAppData)&view );
I recently purchased a student licence for Mathcad Prime 12. After download, unzipping and installation, when I try to open the app, it automaticly crashes. After analyzing it with Eventviewer it seems that the app cannot locate resource 'worksheetresources.xaml'.What can I do about it?
Hi, the server for using direkt modeling express is down therefore i cannot copy an activation key, can you help please?Best Andre
Ive been struggling to creat and report on the same run of modelcheck batchcreo 8.0.9.0 windows 11Ive already tried to input a list with xxx.prt.1 and long after xxx.prt.2 but it didnt work as well.
Hello !I run Creo 9.0.12.0 and I set the config.pro option auto_add_remove to yes. However, it looks like the option is not applied by Creo. No matter what side I move the extrusion arrow, I still have to select “Remove Material” to, well, remove material. Any insight here, please ? Google found nothing so far.Thanks !
Current version: Windchill 12.1 with Creo Elements/Direct Modeling 20.7 When using CED Modeling in combination with Windchill, it is possible to show Windchill attributes in the structure browser through structure browser views. It would be great to have these attributes also shown in the tooltip when hovering over a component (instead of showing the structure browser path of the selected component) in order to have more clarity/information when navigating the viewport.
I am using Creo Parametric Release 12.4 and Datecode12.4.3.0Subject: Creo 12.4 + Windchill: J-Link Model.Rename() always returns XToolkitCantModifyWe are migrating a Java J-Link workflow from Creo 6 to Creo 12.4 in a Windchill-linked environment.In Creo 12.4, Model.Rename(newName, false) fails consistently with XToolkitCantModify for both .asm and .drw.Isolated test (minimal):1. RetrieveModelWithOpts() on MAC_NEXTAIR_2.ASM and MAC_NEXTAIR_2.DRW2. CheckIsModifiable(false) => true3. CheckIsSaveAllowed(false) => true4. Model.Rename(...) => XToolkitCantModifyManual rename from Creo UI (same environment) works.We reviewed CS419079 / CS419066 about read-only policy since Creo 10, but our case is unclear because modifiable/save-allowed are true while J-Link rename still fails.Please confirm:1. Is J-Link Model.Rename() supported for Windchill-managed models in Creo 12.4?2. Is checkout mandatory for rename in this context?3. Is there a known difference between UI rename and J-Link rena
How can the default on drilled holes be changed to 140°? While 118° may be standard for a lot of drills, almost all of our drills Ø3/8 and up to Ø1-1/4" are 140° inserted tips. As a Creo NC user, I change models all the time sent to me by Engineering that have holes put in at 118°, just to match the drill that I will actually be using.
Can someone let me know the steps to create curves/splines from CSV Ai file?SEE Attach.It's AMAZING how fast Ai is catching up with human mind. PTC need deeper thinking… hahahaNEED TO BE ONE STEP UP!Creative Creo!
I am using Mathcad Prime Release 11.0 and Datecode11.0.1.0The attached file crashes every time I change 'k'.Here are the errors that I facedNo warning. It just shuts itself down.
I just had Creo 10.0.7.0 crash. Thankfully I was no longer in any models at the time of the crash. Just starting to open a file. When I restarted Creo, all the “Recent” files are not from today - I had just seen them and chose one when the crash occurred. Any thoughts?
Hello,I have tried to upload the mathcad file, but it does not allow me. The following was working in mathcad 15, but it does not evaluate in prime Thanks,Sam
We normally retrieve hole features from part files using Solid.ListFeaturesByType(false, (int)EpfcFeatureType.EpfcFEATTYPE_HOLE). However, this code doesn’t work for certain ISK part files and returns a null group value. Please explain, why the part file is returning a null group value?
I’m currently using Creo 4 to test interference detection through VBAPI in C#. When I try to run the same code in Creo 11, the application launches and the working directory is set successfully, but I receive a 'pfcExceptions::XToolkitInvalidName' error at the line session.OpenFile(modelDesc1).Activate(); One more question: Does Creo 11 support rotating and zooming the assembly to capture the interference location?
Now that the Community is back… I wanted to share a cool statistic. CREOSON - the Open Source API for Creo Parametric has achieved over 10,000 Downloads! 🎉 You can learn more about it, and download it, at https://creoson.comNOTE: A lot of time, energy, and cool people have been working on this for many years.😎 Hat Tip to the CREPYSON Project for their awesome contributions! (Python Interface) Happy Automating! Dave
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.