Q4 2016 is possible, but not probable. More likely Q1 2017. (That's an informed opinion, not something I know to be true).
Re: Conversion of MAthCAD 15 to Prime 3.1 on Microsoft Surface
Re: Composing using XSL-FO for emergency page border works in stand-alone Editor when publishing, but not when composed on PE. This is 40051E 5.0 emergencywp
If I read your note correctly, you are using AT editor 6.0 and compose on the laptop and then send document to PE with 7.0 and it does not work.
When you compose on the laptop you are using the composer that comes with AT and is local to your machine, (you must have either Styler or a local license for composer/XSL-FO processor. When you compose on PE you are under a different software version. We had issues with the same 40051 XSL-FO styles when we went to 6.1M50. It was fixed in 6.1M80 and also in &.0 rev M10 at the time. You might try upgrading your editor to 7.0 and try it locally and see if it fails. You may have an issue to submit to PTC. All this assumes you are on maintenance and then upgrading to 7.0 is a download and license upgrade but no cost. As I said this is assuming you have a mixed bag of versions.
Re: Interpolation (Seismic values for Fa and Fv
As Mark already said, the tables you provides give us the acceleration based on something called S.a(0.2), whatever that may be and the velocity based on something called S.a(1.0).
That was the only information you provided. I see no information about the function S.a.
As you named the second arguments in your functions T.a I did so, too.
Probably S.a02 and S.a10 would have been a better name for the arguments of F.a and F.v respectively.
Keep in mind that I have no knowledge in the field you are working in and so I just see names and numbers which mostly are w/o meaning for me.
WE
User-defined parameter in notes in format
I want to place user defined parameters in notes, which are placed in a drawing format file. The user defined parameters are set in part and assembly files. When I create a drawing with that format, the user defined parameter, located in a note, don't show its value. Instead it shows the parameters name.
In that same drawing with that same format, the user defined parameters that are placed in tables are working fine - they show the parameter values.
In that same drawing with that same format, the system parameters that are placed in notes are working fine - they show the parameter values.
I have tried reloading the format in the drawing and that doesn't change anything.
I have tried adding ":mdl" at the end of the parameter value placed in the note and that doesn't change anything.
Is it possible that user defined parameters in notes, in a format files don't work?
We are on Creo 2.0. We don't have Windchill.
Thanks
Re: User-defined parameter in notes in format
They have to be in a table to show on a drawing.
I wish they would show on the drawing without being in a table, too.
Re: Plastic snap fit design
The curved portion of your design will not behave the same way as if it was flatten out.
If you don't want or cannot use FEA to validate your design, you shouldn't use the rule-of-thumb evaluation for a straight horizontal clip for that curved design.
If you know your material specifications, the clip maximum displacement, and you have the clip 3D model, this FEA analysis is not that complicated of a job.....
Symbolic Fourier Transform
Hello,
I was wondering if you could help me with symbolic Fourier transformation. In the attached file, I want to see the symbolic expression of i=fourier(I).
I appreciate your suggestions in advance.
Sincerely
Payman
Re: User-defined parameter in notes in format
You can kind of fake it by making a table with a 0.00000001 inch cell. But really, what you ought to do here is have this note in a drawing template, not a format. The idea of format is that it is the same (except the tables, which are copied over) in the format and the drawing.
Alternatively, you could conceivably make a use case for designating certain notes on the format to be copied over to the drawing like tables are, and propose that. Be sure to point out why the standard approach 'using a drawing template for that' wouldn't work well for your case.
Re: Interpolation (Seismic values for Fa and Fv
Mr. Werner Exinger / Mr.Mark Gase,
Thank you both for helping on this problem. My goal is to program the Canadian NBCC 2010 which is called "Earthquake Load And Effects" and is attached as a pdf. Also, I have attached a copy of my file that I'm working on. Also, I have also attached a copy called seismic response spectrum.mcd by Ian Ward. What I would like to do is to create a Canadian version of the attached seismic response spectrum.mcd, in which I have to calculate the Fa and Fv before proceeding to other calculations in worksheet. Please, take a look and see if you can help me.
Regards,
Boyer
Re: When will Office 2016 (Microsoft Word) be supported for edit in word in Integrity?
Hi Dave,
I responded in your other email thread about this, but just responding here as well, for others, in case they are also wondering.
It looks like at this time, Office 2016 support is being tentatively targeted for the Integrity 11.1 release.
Re: User-defined parameter in notes in format
Placing the notes in the format prevents the user from moving them around. In a drawing template the notes can be edited and moved.
So I understand that this is a Creo limitation and the workaround is to place the notes in the drawing template instead of placing them on the format.
But it still remain a mystery to me why this works for the system parameter and not for the user-defined parameters.
Re: How to import non-native cad models into Windchill/Creo? Correctly.
Connect to a workspace, create a new part and import the file with Model -> Get Data -> Import. In case you have not got the correct setup of Creo Parametric and attempt to open the part directly it might now load up with the predefined items from your start part. Once the import is done then save the model, upload from the workspace and check into Windchill.
Re: Symbolic Fourier Transform
It is
I(k) fourier,k,z ----->
Re: Installation of PTC Creo 2.0: License Identification
Hi,
I guess that Product Code is designated for Creo 3.0. If you can download and install Creo 3.0. After success Creo 3.0 installation you can install also Creo 2.0 and use license file obtained for Creo 3.0.
MH
Re: Symbolic Fourier Transform
Well! continue the calculation by yourself!
Re: Has anyone setup Illustrate in Windchill?
Hi,
maybe you can start at https://support.ptc.com/appserver/cs/doc/refdoc.jsp page and look for:
In result list you can find ... PTC Windchill Workgroup Manager for Creo Illustrate Administrator's and User's Guide - English
URL of this guide is http://support.ptc.com/WCMS/files/168666/en/WWGMCreoIllustrateGuide.pdf
Note: I know that this exists, only. I have never used it and I do not have any experience with Creo Illustrate + Windchill.
MH
Re: Symbolic Fourier Transform
Thank you very much.
Mathcad says that the result is too large to display
Re: Fourier-Analysis
I redefined the Functions (all without indizes):
f(x) in the Intervall -3/4 to 3/2 (one Period)
L as start value 3/2 (positive end-value of f(x)
setting the Integrals from -3/4 to L
The plotting of p(x) has now a period of 3 and the period of f(x) is only 9/4.
What's wrong?
Problem with creating/modifying parameter with VBA
I'm working on an Excel sheet that creates or updates parameters in all of the models in an assembly, but have a couple of issues.
1). How do I get, create, or change a parameter that belongs to an instance of a family table?
2). I can read and write some assembly parameters, but not all of them...even though I'm using the same code. For example, I can read an create/update a text parameter called "UPDATED", but not one called "PART_NUMBER"...even though they are both strings and both use the same code. The only thing I can think of is that the assembly in question belongs to an interchange assembly, but that doesn't explain why some parameters can be writeen and some can't.
EDIT: Also, I can't edit delete or modify the paramter in Creo either, even though it isn't used in a relation and is unlocked.
Here are some code snippets of what I'm doing:
' Get parameters
...
...
For i = 1 To (params.Count - 1)
Set param = params(i)
Set ParamValue = param.Value
Set ParamName = param
If ParamName.Name = "PART_NUMBER" Then .Cells(iRow, colOriginalPartNumber).Value = ParamValue.StringValue
...
...
Next i
' get material
If mdl.Type = EpfcModelType.EpfcMDL_PART Then
On Error Resume Next
Set part = mdl
Set material = part.CurrentMaterial
.Cells(iRow, colOriginalMaterial).Value = material.Name
...
...
' Update paramaters
...
...
' PART_NUMBER
NewPartNumber = .Cells(iRow, colNewPartNumber).Value
If chkUpdatePN And NewPartNumber <> "" Then
ParamName = "PART_NUMBER"
Set oModelItem = New CMpfcModelItem
Set oParamValue = oModelItem.CreateStringParamValue(NewPartNumber)
' Try to create the parameter. If it already exists, modify it
On Error Resume Next
Set oParam = oParamOwner.CreateParam(ParamName, oParamValue)
Set oParam = oParamOwner.GetParam(ParamName)
oParam.Value = oParamValue
On Error GoTo 0
End If
...
...
Creo VB API (VBA) - getting and deleting materials from a part
How do I get a list of all materials in a part with VB API (VBA), and delete them?
I'm also going to assign an updated material from a file, but want to clean out any old materials first.