Hi is there a way to define a different line width in 2007.4 as in 2005.3 in the print menu? Thanks, Davide ... --> Mentor Graphics DxDesigner user group ...
Hello All I used to change project name by editing schematics file names and dproj name and change it to new design name. this way is very painful , espcially...
Hany, There is a Project Management Wizard script you can download from the Mentor site that will help Automate these functions, it works pretty well. It is on...
Does it supports PADS flow , it talking about DXD-Expedition flow? hany Hany M Soliman cell : 440-865-6573 home : 440-934-8434 hany_mahir@... ... From:...
... Hany, I've never used the automation features, but changing the schematic file names can be very fast and easy if you use the Windows command interface...
Can anyone shed some light on the error (see attached)? TIA, Jason Roetz Master Designer Electrical Group, Industrial Controls Division 4201 North 27th Street ...
Hello, does anydoby knows a way to read a 2007 project with 2005 in spite of the not backward compatibility between the tow flows? Thanks in advance Best...
Hi: I'm using ePD 2005.1 and am trying to figure out how to programmatically select the very top node in my schematic project. And by top node I mean the first...
The First few lines of this script should point you in the right direction... ' This script is for use with the Broadcom custom DxD menu 'It creates a PDF for...
We have an edit box in the form that lists the top level schematic in the design. We also have a File open dialog that points to the project's sch folder so...
I usually use ActiveView.TopBlock.GetName(0) to get the top level block name for the currently open schematic. John ________________________________ From:...
Also, if there are no schematics open, you can look in the navigator.ini file and look for the RootNode key in the [TREE] section. This file is created...
Hi: Thank you all very much for your input so far. I know how to get the name of the top schematic. But, what I'm trying to do is to PROGRAMMATICALLY SELECT...
I know Mentor's decision to drop the Parts Wizard from Dx has caused many of us grief. I recently evaluated the the 3rd party Symbol Wizard from PCB Matrix....
did anyway use Dxdesigner 2007 the symbol wizard gone. i cannot edite existing symbols file--> save is always not active. does anyone saw these issues thanks ...
Save, is ALWAYS not Active, as the system now saves on the fly as you use it. The Symbols can be edited in DxDesigner by Opening up the symbol in a DxDesigner...
I created page numbers with scout, using a new integer property SHEETNUM and a page number assignment file. But when I print or export PDF, the pages are...
Create DESIGN_NAME.OUT file with needed page number order. When you run DxPDF - go to second TAB (Options), last row is "Page Order" - browse to point to...
Seems, that Mentor again optimized something. The second TAB is called advanced (there is no option TAB) and the items are - Stop at Property - Max Anotations ...
DxDesigner Gurus: Does anyone know how to automatically do a pin number sequence on their schematics when using Dx2007.3? e.g. we have a single symbol to...
I just tried the command chgattr #=[1:50] in 2007.3 and it worked. I only selected all pins, run the command and they were renumbered. I did not enter any...
H anygerm: In your 2007.3 design are you using # for the pin number property or have you migrated to using "Pin Number". We were told to move to "Pin Number" ...
I'm using the PCB Netlist to create hkp files to create PDB's for my new Exped library and was wondering if anyone had a Dx script to place one of each part...
Hello, I also using the hkp to generate the new LMC. In the created PDB.hkp the PART_NAME & PART_LABLE propertis are same of the Part Number, and the Value...
DEVICE will be 'Part Number' PDB_PART_NAME is 'Part Name' No idea how to get 'Part Label' 'Value' will come across fine I tried doing the re-mapping in the...