db_get_transform_angle()
Returns the angle of a transform object as returned from the function db_get_instance_attribute(). The return value is in thousandths of a degree, not in degrees. For example, a 90 degree angle is returned as 90000.
Syntax:
db_get_transform_angle(transformHandle);
where
transformHandle is the handle to an instance's transformation record.
Example:
decl angle; decl instTrans; instTrans = db_get_instance_attribute(); angle = db_get_transform_angle(instTrans);
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.
EEsof Part List - Modified
Get Instance Rotation
Where Used:
Schematic, Layout
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()