Re: x2ml API get wire end components
Well, I found the answer...You have to get the Object "HarnessWire" first of all. Now you can get the Node from the Start or End with the MethodHarnessWire.getRoute().getStartPoint();...
View Articleis it possible to create Reuse with out Net property ??
Hi everyone i am using DDR with Top and Bottom placement which is replicate in some other section also (but that section in 180 degree rotation).so i need to copy the trace and via one section and...
View ArticleRe: is it possible to create Reuse with out Net property ??
I'm not sure if I understand the "without Net property" portion of your question, but if you're looking to reuse the 1st DDR components routing, use the steps below. Select the DDR component and it's...
View ArticleRe: Device Pin Attribute
Hi John,I did run it in Logic. I suspect that you did run it in Integrator. I now also tried it in Integrator (with different code) but I also did not get the value from MinWireCSA attribute. I'll...
View ArticleRe: A problem in installing ModelSim PE Student Edition
Hi there, Let me see if I can find the URL for this page. I'll be in touch. Cheers,Andrew
View ArticleRe: A problem in installing ModelSim PE Student Edition
Go ahead and email me at andrew_audova@mentor.com, and I'll send you the link to the page that came up for me. Cheers,Andrew
View ArticleIn Expedition PCB, Delete a component property after adding them with...
I have used the command Set PropObj = CompObj.PutProperty(PropName, PropValue)I'm now looking for the opposite actions. delete. Can someone help below the script I used to add the property. Dim...
View ArticlePlane shape stretch option in VX1.1 like EE7.9.5
Hi All, Is there any option to stretch plane shape in VX.1.1 tool like EE7.9.5 (Smart utilities option) . But in EE7.9.5 tool has one more option like stretch. Kindly suggest we have plane shape...
View ArticleRe: Where is the PADS Pro community site?
Robert – Didn’t want you to think this is going unresponded to. I have passed this question on to the product division who will respond. Thanks for the question.
View ArticleCentral Library DB 일괄 업데이트 방법 문의
Central Library DB 일괄 업데이트하는 방법이 있는지요?사내에서 별도로 운영하는 Library DB를 Central Library DB로 Copy하고자 합니다. Part Number별로 Component Property들의 Name 및 Value를 Central Library DB로 Migration이 가능할까요?Report Writer를...
View ArticleRe: Device Pin Attribute
Hi John,The problem with your code is this... IXDevicePin devPin = cav.getMatedDevicePin();It is not perhaps obvious from the API, but there is a 'jump' required in Integrator to get from the...
View ArticleHow to disable printing messages on message box when Packaging ?
It takes much time to package when I try to package my project in XDX Designer. There are around 1000 parts and around 2000 warning. As I think the reason is printing Warning messages on the message...
View ArticleConstraints to net properties convertion
We have a problem checking net constraints. It would be much easier if you could have the constraints visualized as net properties in DxDesigner.Is there a way to convert CES constraints to net...
View ArticleRe: Symbol Editor in xDX Designer VX.1.1
How did you link the library and is it writable? The UI to do so should look like the attached, the green background shows editable libraries the white background those that are set to ReadOnly.
View ArticleRe: What is the best method for working with an Altium to Hyperlynx setup?
Hi Brian,The problem is that you exporting a PCB file and not the Simulation models from Altium. You will need to create a .REF or a .QPL in Hyperlynx so you do not need to re assign it every time you...
View ArticleRe: Constraints to net properties convertion
Can't you use the Constraint Editor for this?
View ArticleRe: More 7.9.x to VX translations
Sorry I was saying mgscript.exe which is wrong, but I was indeed using the "MGC PCB Command Window VX.1.1" Is this a true or false statement?I should be able to use the "MGC PCB Command Window VX.1.1"...
View ArticleRe: More 7.9.x to VX translations
There should be no code changes other than changing com objects and setting up your project to compile for 32-bit if you are running 32-bit Mentor tools or 64-bit if you are running 64-bit Mentor tools.
View ArticleSchematic readonly mode
When I try to assign ref des in VX1, "schematic is in read only mode" dialog comes up.How do I get out of this mode?
View Article