cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Creo Parametric Tips

Sort by:
Attached to this blog post are two pieces of content that should help you as you try out the new enhancements to Datum Targets in Creo 4.0. Any questions or feedback you have related to Datum Targets should be provided as comments to the blog post. That will be the easiest way for me to keep track of the comments and also be able to provide timely responses to your questions. If you follow this post, you can be notified of those comments as well and be able to learn from what others are asking. I may also periodically update this post to add some new details or information related to Datum Targets.   Also, don't forget to follow the main blog post for MBD - which will have links to other MBD-related content. Creo 4.0 MBD Home: Start Here!
View full tip
Attached to this blog post are two pieces of content that should help you as you try out the new enhancements to Datum Feature Symbols (aka Datum Tags) in Creo 4.0. Any questions or feedback you have related to Datum Feature Symbols should be provided as comments to the blog post. That will be the easiest way for me to keep track of the comments and also be able to provide timely responses to your questions. If you follow this post, you can be notified of those comments as well and be able to learn from what others are asking. I may also periodically update this post to add some new details or information related to Datum Feature Symbols.   Also, don't forget to follow the main blog post for MBD - which will have links to other MBD-related content. Creo 4.0 MBD Home: Start Here!
View full tip
Attached to this blog post are two pieces of content that should help you as you try out the new enhancements to Geometric Tolerances in Creo 4.0. Any questions or feedback you have related to GTOLs should be provided as comments to the blog post. That will be the easiest way for me to keep track of the comments and also be able to provide timely responses to your questions. If you follow this post, you can be notified of those comments as well and be able to learn from what others are asking. I may also periodically update this post to add some new details or information related to GTOLs.   Also, don't forget to follow the main blog post for MBD - which will have links to other MBD-related content. Creo 4.0 MBD Home: Start Here!
View full tip
You can now find components using a designation value   Watch the attached video to learn more
View full tip
Have you seen the new Notification Types ?Check out the Notification Center options page under File > Options > Notification Center.You can now also customize the notification "Severity".Select from :Do not showWarning with popupWarningErrorCheck out the image and example video
View full tip
You can now create a relation for example between a relation and a hole. the new New Relation Function is as follows Diameter for a particular location “<bundle_name>*”,<location_ID) Maximum diameter of the bundle “<bundle_name>*”,-1 Maximum diameter of a wire “<wire_name>”,-1   Watch the attached video to see an example of how to apply the relation
View full tip
Usually, You assign a material using oSession = pfcCreate("MpfcCOMGlobal").GetProESession();  CurModel = oSession.CurrentModel;  CurModel.CurrentMaterial = CurModel.RetrieveMaterial(material_name); But there is a catch.This code line only imports the number
View full tip
Mat
15-Moonstone
Welcome to the first edition of our new blog series “Fast Facts!” This content is intended to provide users with easy-to-use, actionable tips and tricks for how to use PTC Creo more effectively. Today, we will focus on a few commands to help you become more effective in part modeling mode. These tips come from Steve Meyers and Evan Winter, two PTC Creo experts in our training group.   1. Using Intent References   You can increase the robustness of features using Intent References, which capture the intent of the feature when selecting resulting edges or surfaces (the edges bounding a surface of a feature, or a set of extruded vertices).     1. Query Select to Intent References, or use “Pick from List” in RMB while creating Rounds, Chamfers, Draft, etc.       2. Notice, there is no failure after base feature modification     Learn more about Intent References in our Did You Know Blog Post   2. Showing Feature and Component Layers     You can show layer placement and status for part features and assembly components Go to Settings then Tree Columns. Type = Layer “Layer Names and/or “Layer Status” > Add Column and click OK   3) Using Solidify to Trim Solid Geometry –   Use the Solidify command to trim geometry from one side of a model (e.g. flat cuts at spring ends).   4) Getting Transform Measurements Using Vertices     Vertices can be used to gather Delta X,Y and Z measurements. While measuring distance between vertices, add a  CSYS feature to the Projection collector to see the transform distances.   Stayed tuned as we cover more PTC Creo commands, features, and shortcuts designed to help you use the product faster!   For more in-depth product feature explanations, visit our Tech Tips area.   Have some ideas about what you’d like to learn more about? Send me a message or leave a comment below and we’ll write up the best ideas from the community. Thanks for reading, looking forward to all of your feedback!
View full tip
使用准备装配。 滚针和轮子使用凸轮装配。 用一个伺服电驱动。   This video is currently being processed. Please try again in a few minutes. (view in My Videos)
View full tip
Our weekly Did You Know series focuses on providing users with informative, “how-to” tips to help them get the most out of PTC Creo. This week’s post, provided by Product Management Director Jim Barrett-Smith, is a brief, introductory overview of routing cables inside the PTC Creo Parametric Piping and Cabling Extension. Users will learn how to filter logical cables, add locations to axis, and understand how the next location in a wire segment will be created. Tip 1: Filtering Logical Cables First, select Route Cables under the Cabling section of the user interface. In the Route Cables dialog you will notice there is a Find tool. This will find all the wires and cables with logical references. If this is a very large list, you can refine it by simply selecting a designated component from the graphics area. When you select a designated component, the wires that attach to it are added to the Route Cables dialog. If you hold control and left click, you can select multiple components     When selecting individual components, the wires which attach to them are automatically added to the Route cables dialog   Tip 2: Adding Locations to an Axis After you place your simple route, you can start adding locations. In Pro/ENGINEER Wildfire 4.0, the system would automatically place a location onto each end of the axis. If the axis was very short, the cable would form loops in order to satisfy the minimum bend radius.     In PTC Creo, the default behavior is to add a location on the axis at the selection point. If you want the old Pro/ENGINEER Wildfire 4.0 behavior you can right click and choose  Along or you can change the configuration option default_cable_axis_location  from On to Along and the system will then place a location at each end of the axis. Note: The configuration option is from PTC Creo 2.0 M090 onwards.   When adding locations to an axis, you can revert back to the old Pro/ENGINEER Wildfire 4.0 behavior by right clicking and selecting Along. This places locations at each end of the axis.     Tip 3: Choosing Next Locations When you’re adding locations, take notice that half of the wire is orange while the other half is red. The red segments are where you’re going to add your next location. When you choose the next location and click, you’ll see that it has been added in the red segment.  If you want to add a location in the orange segment then simply choose Reverse Direction from Location tab. When choosing your next location, follow the red segments. When you choose the next location and click, it will be added to the red segment.   Check out our video tutorial on the PTC University Learning Exchange (“Cabling Design Routing Cables Tips and Tricks”) to see this advice in action. We’d also love to hear your suggestions for working with cables in PTC Creo Parametric Piping and Cabling. For more in-depth product feature explanations, visit our Tech Tips area. Have some ideas about what PTC Creo product features you’d like to learn more about? Send me a message or leave a comment below and we’ll write up the best ideas from the community. Thanks for reading, looking forward to all of your feedback!   In case you missed it, here are our recent Did You Know posts:   1)    Creating Helical Sweeps for Springs 2)    How to Use Motion Skeletons to Quickly Design Mechanisms 3)    Tips for Fewer Model Failures with Intent References
View full tip
A few steps how easy to create Points by Offset Coordinate System   (view in My Videos)
View full tip
Motor Reducer's only gears   (view in My Videos)
View full tip
Do you need create Point > Offset Coordinate System & create Curve through Points? Here is short tutorial.   (view in My Videos)
View full tip
Short demo of Coincident Constraint     (view in My Videos)
View full tip
Knurl texture assigment with Pro|ENGINEER Wildfire 4.0   (view in My Videos)
View full tip
Watch this video if you need create a 3D text offeset from the surface.   Music by: iodic     (view in My Videos)
View full tip
Do you need a 3D center line on a general shape? Here are a few steps.     (view in My Videos)
View full tip
Do you need a 3D center line? Here are a few steps   (view in My Videos)
View full tip
It's not just steel balls   (view in My Videos)
View full tip
An old article I wrote for WF2 and ModelCHECK. Forgive the non-native format, and the age of the document. However it may be useful to those still on WF2. I need to update this for WF4/5
View full tip
This new avatar is now available in the avatar library. Customize your profile and show your support for Creo Elements/Pro
View full tip
Announcements