Recently active
I'm using Creo 7.0.2.0 and working on implementing Model-Based Definition (MBD) at my company. Are there any specific config.pro or detail options that should be set or adjusted to better support MBD workflows?
We are new to MBD. How do we create the MBD format? Can we use the 2D format? Please share any link and youtube or videos.
How can I download the trial version of Mathcad Express? Im a University student, trying to download the program for one of my classes, but nothing happens after entering my data on this website: https://www.mathcad.com/en/try-and-buy/mathcad-express-free-download
Hello,When I make a drawing of a part, we are making it two pages as the second one is same for all including general information. I have a question. Can I make a .frm file and make a drawing with that format to have 2 pages? I do have .frm file for the first page for general title block and another .frm file for second page to insert after manually creating second page at the drawing. What I need create a two page .frm file and when I call it at the beginning it will create desired two page drawing without need of creating second page afterwards.Please ask if it is not clear for you. I will give my best to explain it better according to your questions.Thank you.
I am using Creo Parametric Release 10.0 and Datecode10.0.8.0How create parameters with accentuation using Model Check?Here are the errors that I facedI'd like to create parameters via model check, but it's absolutely essential that the parameters have accents.Here's an example:ASM_PARAMETER DENOMINAÇÃO STR EQ PDMPRT_PARAMETER DENOMINAÇÃO STR EQ PDMDRW_PARAMETER DENOMINAÇÃO STR EQ PDM
Please let me know if there is a good method for creating a winding model when creating a conductor model.Using a helical sweep allows for the creation of a winding with a consistent thickness, but since the coil height is 18mm and the wall thickness is 12.5mm, bending the model created with the helical sweep will cause interference with the coil. If you have a good method, please let me know.Coil SpecificationsOuter Diameter: φ50mmInner Diameter: φ25mmThickness: 18mmWinding SpecificationsWire Diameter: φ2mmNumber of Turns: 13 turnsWinding Arrangement: Wrap around the coil at 115° intervals, with 3 wraps.Gap Between Each Turn: 5°(Calculation: 115° * 3 + 5° * 3 = 360°)ConditionsThe distance between the winding wire and the coil is not constant, resulting in a zigzag shape in cross-section.(Some winding wires will be closer to the coil while others will be farther away.)The winding wires do not overlap.
Creo View Web 12.1 Launch Introducing Creo View Web: Seamless Visualization, Anywhere We’re thrilled to announce the launch of Creo View Web, a major milestone in making visualization more accessible and collaborative across the enterprise. What’s new today: MVP with limited scope - for now Browser-based access to 3D content—no heavy installs required Faster collaboration with teams across locations and devices Streamlined workflows integrated with Windchill for easy access Looking ahead:This is just the beginning. Future updates will bring 2D drawing support, advanced measurement and markup tools, and deeper integration with PTC’s digital thread to empower smarter decisions and accelerate innovation. Start exploring Creo View Web today and experience the future of visualization—simpler, faster, and everywhere you need it. Compatibility: Creo View Web is currently compatible with Windchill 13.1.2.0 Future CPS releases for Windchill 13.0.2 & 12.1
Building a decent sized harness that will have a few places where things get spliced, found this video which give me some information on a way to do it...https://www.youtube.com/watch?v=n1Ff4-zHkbA Few things I'd like to know is one is this the best way to add splices to a harness? Would there be a way to do it without adding another physical part to the mix? I have not verified this but doing it in this way would create a new wire number (W-1,W-2 etc) for each new wire that comes out of the splice which would show up as individual wires on a to from table in a drawing. Would there be another method that would call out all those wires as one wire number but still allow multiple gauges? If this is the only way then I get it Creo being Creo. I just find it hard to believe that there isn't a way to splice wires without adding another solid body to the harness assembly and just doing it right in the harness menu.
Hello, I am using Notebooks, Relations, and pro program to configure top level General Assemblies. The problem is, I keep getting the following error when regenerating one of our top level assemblies (blurred out some of the numbers): WARNING: More than one common interchange group found.More than one common interchange. Attempting to replace with xxxxxxxx_INT.Pro/Program replace of component xxxxxxxxxxxx (M94) failed in Assembly xxxxxxxxx.Aborting regeneration due to failures executing Pro/Program. The notebook relations to drive parameters are similar to what you see below Starter_name & Starter_Number are parameters. Starter_Number is the part number in windchill 11.0 commonspace. pro/program example is shown below The issue is that we have a new interchange assembly that is set up correctly to swap these starters. For some reason, Creo wants to use an older interchange that is not set up correctly, but has one of the models inside it. Is
Hello to everyone, I have a new laptop where I have already installed Mathcad Prime 11.00, but some of my old Mathcad 15 files still do not work well in Mathcad Prime when I convert them.I still have the Mathcad 15 package saved in my cloud, but I don't know how to make it work. What should I do to make it to work? regards, Rogelio
My classmate registered for MathCad (trial subscription) but did not receive any emails from PTC/MathCad. Our professor insists that we use MathCad, but he cannot do homework because his registration never went through. Please advise.
My string library defines three different representations of a string, two of which should already be familar: the string and the vector of character codes. The third type is the vector of characters. In the following, "str" indicates a string, "vec" indicates a vector of character codes, and "chr" represents a vector of characters. For example, chr2str indicates a conversion from a string to a vector of characters. chr2str itself is relatively quick, even for long strings. chr2str0 has the limitation of hitting Mathcad's recursion depth limit. chr2str2's use of folding over concat, however, is proving somewhat slow once the string length increases to above about 20,000. The challenge is to define a faster recursive variant of chr2str. Where the dependencies are as shown below (except the timer functions, which are in an Area at the top of the attached Mathcad Express 11 worksheet). Stuart
I am using Creo Parametric Release 10.0 and Datecode10.0.8.0While trying to set up ModelCheck, the instructions say to go to "To configure the Creo ModelCHECK settings, click File > Options > Environment > ModelCHECK Settings." However, that menu option (Environment) is not available to me.How do I get File > Options > Environment to become available to me?Here are the errors that I facedNone
I have a part with Appearance State already defined, how do I "link" that appearance to the assembly? Context: I already defined 3 appearance states of a part by assigning colors to various surfaces (for texture map, finished product color, and the default model color). In the assembly, is there a way to quickly switch between these Appearance States of the part? The appearance state of the assembly seems completely independent of the part's appearance. I figure it is to be done via layers or representations, but had zero luck. Thank you.
I'm using MathCAD 9.0.0.0. I laid our 2 sets of 3 equations. One set is using variables. The other set has the values plugged straight in. The set with the variables should equal the set with the values because the values are the same, but they don't and none of them equal the correct answer. What should happen is...Rx=Rx=-22Ry=Ry=211.5R=r=213My MathCAD program is written to follow this example...This is how my MathCAD program looks...Ignore the 25 degrees and the 75 degrees in the diagram. This is a homework problem altered to match the example problem so I can test to make sure it works before plugging in the values for the homework problem. Also, I'm interested in fixing the "values" problems Rx, Ry, and r. I only created those to figure out why my variable problems Rx, Ry, and R aren't working. Attached is my program. Thanks, Brent
I am using Creo Parametric Release 11.0 and Datecode11.0.6.0Unable to find where Creo Chromium-browser-cache is located for Creo 11.0.6.0 on the client to be able to clear it at every Creo start.
I'm using MathCAD 9.0.0.0. I'm not sure why I'm getting the wrong answer. The calculation should be...R = 329.687 N...but I'm getting...R = 108695.156 NIs there something wrong with my settings? Thanks, Brent
I am using Creo Parametric Release 7.0 and Datecode7.0.8.0Basically I’m trying to learn how to create a hole feature UDF with pro program embedded in it where pro program would be prompting user to read values from a text file which would create a different size hole each time the UDF was placed. If I had a part model that had 3 different size tapped holes, could I place the same UDF 3 times but each time read the text file (modified with new values) to create a different size hole (8-32, ¼-20, etc.) Or is this not what Pro Program was intended to do?
Creo View 12.1 & Creo Illustrate 12.1 have Released! The Visualization family of products, Creo View Clients, Creo View Adapters, Creo View Toolkits and Creo Illustrate have released. When considering updates to any of these products, it is recommended to update all Visualization products to maintain compatibility across the Enterprise. Key Highlights Creo View Web 12.1 Launch Introducing Creo View Web: Seamless Visualization, Anywhere We’re thrilled to announce the launch of Creo View Web, a major milestone in making visualization more accessible and collaborative across the enterprise. What’s new today: MVP with limited scope - for now Browser-based access to 3D content—no heavy installs required Faster collaboration with teams across locations and devices Streamlined workflows integrated with Windchill for easy access Looking ahead:This is just the beginning. Future updates will bring 2D drawing support, advanced measurement and markup tool
Does anyone know why the attached issue is occurring? It seems that when you run units of feet, there is some kind of internal rounding error.
I am using Creo Parametric Release 10.0 and Datecode10.0.3.0We would like help understanding how to edit a Comfort Angle file (mca) for a Manikin comfort analysis.We are trying to correlate the PTC provided zero gravity file with NASA documentation and getting results that don't quite make sense.
When placing a view in a drawing, the boundary of the view is much larger than the actual solid part. I think it is referencing some datums or ref geo in the view. Is there a way to get the view to be proportional to the actual solid body in the view?
Hi Creo community, I'd like to get your feedback or opinion on the topic "collaborative engineering on part level"Note that we are using "classical" Creo & Windchill, no Creo+ Request from the users: We want to execute simultaneous engineering on different areas of a part.See my example:User-1 developing the outside design (or the design already exists)User-2 develops the green areaUser-3 develops the read areaFinally, the "zones" should be merged into one final part and MBD should be addedPersonally I'd prefer a split of the grey part into Bodies and merge them back at the end (boolean operations), the other options could be inheritance or copy geom (surface...) Your opinion on that? BR Georg
I'm using MathCAD 9.0.0.0. How can I use MathCAD to solve for theta? Below is the screen capture of what I have written so far. Attached is my MathCAD file. Thanks, Brent
Hello, I'm trying to draw 3D spline go through 5 points defined by matrix "a" .After defining matrix of x range, y and z, these three matrixes are not able to be combined by "augment" function.Are there any way to combine these three xyz matrixes? or any other way to plot xyz?
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.