db_setup_transform()
Sets up the instance transformation mapping (rotation, translation and mirror). Returns: none.
Syntax:
db_setup_transform(instTransH);
where
instTransH is a handle to an instance transformation, as returned by db_get_instance_attribute().
Example:
decl saveMap, instTransH; saveMap = db_get_map(); db_setup_transform(instTransH); db_set_map(saveMap);
Where Used:
Schematic, Layout
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()