de_edit_item()
Allows a given item to be selected for editing. Returns a pointer to the instance.
See also: de_end_edit_item(), de_set_item_id(), de_set_item_parameters().
Syntax:
de_edit_item(id);
where
id is a string indicating unique id of the instance to edit.
Example:
// Select the instance with id R1 decl itemInfoOSP = de_edit_item ("R1"); // Change the instance id to R11 de_set_item_id(itemInfoOSP, "R11"); // Finish the editing (commit and display the editing changes) de_end_edit_item(itemInfoOSP);
Download Example File:
The following link(s) lead to the Agilent EEsof EDA Knowledge center website. You will need to register at this site with a valid support contract to download an example file.
Set Meas Equation Variable String
Set Variable Value 2
Where Used:
Schematic, Layout
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()