Setting a Pin’s Position and Direction Explicitly
- Last UpdatedFeb 19, 2025
- 1 minute read
Keywords
PIN AT DIRECTION
Description
The position and direction of a pin can be set explicitly in the same way as an ordinary design element. Unless stated otherwise, the positional parameters described below are in the coordinate system of the current element.
Examples |
|
|---|---|
|
PIN 5 AT E1000 |
Pin 5 will be moved to the coordinate position E1000 from the Site origin. |
|
PIN5 DIR W WRT SITE |
Pin 5 will be orientated in a direction West with respect to the current SITE. |
Command Syntax
>-- PIn integer --+-- AT --+-- <bpos> ------------------------.
| | |
| ‘-- POLar <bdir> DISTance <uval> --|
| |
‘-- DIRection <bdir> -----------------------+-->
Querying
>-- Q PIn integer POSition <bpos> --+-- <axes> --.
| |
‘------------+-->
>-- Q PIn integer DIRection <bdir> --+-- <axes> --.
| |
‘------------+-->