de_add_property()
Adds property to data group, port, or instance. Returns: none.
See also: de_remove_properties(), de_set_edit_property().
Syntax:
de_add_property(propName, propValue, editSelected);
where
propName is the name of property to be added.
propValue is the value of property to be added.
editSelected is the mode for selecting components to add, where:
- TRUE = edit only selected components
- FALSE = add to component selected by de_set_edit_property
Example:
de_add_property ("Prop1",5,TRUE);
Where Used:
Schematic, Layout
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()