Re: [IM] "creating related item" is copying fields, but shouldn't...
Thanks for the update, Jens! For those who are curious, the following RFCs cover or relate to some Jens' wishlist above:RFC 444986/CS92283: Ability to resize long text-field windows in the Integrity...
View ArticleRe: Is there a way to set double click to open document items as documents?
Hello Randy, That was once possible, in a certain context, but no longer is. There is an enhancement request (RFC 456155/CS92337) to provide this functionality, although there does not seem to be much...
View ArticleRe: Thinking About Switching to Solidworks from Creo?
Everytime I read the Solidworks vs (whoever) threads it's like I shiver a little. Because I have flashbacks of the days of getting new customers and asking "What CAD package do you use?" and then...
View ArticleRe: Direction of fastener shear force
Steven, Did you manage to experiment? My findings in CREO3.0 ... MECH_BOLT_COMP_OUTPUT = TRUEadded WCS and local fastener csys shear forces to the .PAS fileAs with beams, it is clear the x-axis is...
View ArticleRe: Stripping Units from Mathcad variables (e.g., for export to csv files)
Bill Capehart wrote: Hi All I enjoy the units features in Mathcad but find not being able to export them to excel or csv files frustrating. Is there a *simple* way to strip units from a mathcad...
View ArticleRe: cache folder C:\Users\USER\AppData\Roaming\PTC\ProENGINEER\Wildfire
Roman, if you want to set different cache paths for individual Creo installations, I suggest you to add the following line at the end of psf file (default one is parametric.psf located in...
View Articlehow to make feature
I downloaded one assembly file from the internet - it is made up with two parts, when i open the first part so there was a revolve feature made, without using any datum plane, or I am not able to...
View ArticleRe: Changes saved to Workspace lost. Help please
Hi Landric, We had some problems in Windchill 10.1 M040 related to workspace; we are working with Solidworks 2012. Please see this discussion for more details:...
View ArticleRe: Manual pro-e data migration from Intralink 9 to windchill pdmlink 10.2
Hi Lori Lee, As of now when doing this Delta Migration, i am doing following 1. Export the assembly with Dependent=Required from WF4 + Intralink workspace.2. Go to Creo + WC 10.2 worspace and do import...
View ArticleRe: How to share design data with muliple suppliers or design partners with a...
Hi Mathew, 1. Try to use Link Object or 2. Create a New folder give access to all the collaborating external parties Thanks,Rahul
View ArticleCreo 2.0 M110 Installs on Windows 8.1 but exe files are missing
We installed MED-100WIN-CD-390_M110_Win32-64 on a Windows 8.1 laptop ultrabook (ideapad, corei5 processor). Installation seemed to go perfectly well and said that Parametric and Direct both installed...
View ArticleRe: x,y,& z parametric equations and 3-d plot
Prime's 3D-plot capabilities are very limited.You may try an approach using "CreateMesh": You might be interested in these links,...
View ArticleRe: What is Skeleton..
Basicly its simplified model that you use to build\modify more complex one. It can be used for making mechanisms also.Skeleton parts dont show in drawings or have mass props as they are just used to...
View ArticleRe: Stripping Units from Mathcad variables (e.g., for export to csv files)
Werner Exinger wrote:Simply divide the variable by its unit.You may also use the function UnitsOf(variablename) or SIUnitsOf(variablename).Excel does it itself
View ArticleTwo Why: Units in Mathcad and Excel
PSIs there a short name ofthe base US pressure units?
View ArticleExport dwg format via vb API
i am trying to export dwg file via VB API here is my code: Dim model As IpfcModel asyncConnection = (New CCpfcAsyncConnection).Connect(Nothing, Nothing, Nothing, Nothing)...
View ArticleRe: Stripping Units from Mathcad variables (e.g., for export to csv files)
But using the Excel component doesn't export the data to a file.You could use the output of the component just to strip the units and then write the unitless data via WRITEEXCEl or WRITECSV, but that...
View Article