de_set_select_inside_polygon()
Sets the selection mode. Objects can be selected when the given point is enclosed by any closed shape (the default in Schematic window) or when any edge of an object is within the select region. Returns: none.
Syntax:
de_set_select_inside_polygon(onOffFlag);
where
onOffFlag signals selection of objects, where:
- PREF_SELECT_MODE_ON = 0
- PREF_SELECT_MODE_INSIDE = 1
Example:
de_set_select_inside_polygon(PREF_SELECT_MODE_INSIDE);
Where Used:
Schematic, Layout
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()