Hi,
I am querying view locations in order to modify it at a later point. The API documentation says that the Position Property - "
Gets and sets the X and Y location of the drawing view origin with respect to the drawing sheet origin."
When I run the macro provided with the api to query for view locations, I get negative co-ordinates too. Is this possible? Is the sheet origin not at the lower Left corner?
Also, when I set the location of a view to (0,0), it is set way below the drawing and not at the lower left.
Please advise.
Thanks,
Hersh
SolidworksApi macros