Position and Orientation Status Flags
- Last UpdatedNov 17, 2025
- 1 minute read
Keywords:
ORIFLAG POSFLAG
Description:
These attributes are automatically set to TRUE when the Component is positioned and orientated. They are used by Design in several situations where it requires to know if a Component has been properly positioned.
|
Examples: |
|
|---|---|
|
POSF FALSE |
This setting will occur if the Components have been transferred from a P&ID and not positioned. The Component will not be drawn in the views. |
|
ORIF FALSE POSF TRUE |
This setting will occur if the item has been Selected in Design but not oriented. |
|
ORIF TRUE POSF TRUE |
After the Component is oriented it will be shown in normal line type. |
Note: If either POSFLAG or ORIFLAG remains FALSE, the next Component cannot be positioned using ordinary routing commands.
Command Syntax:
These attributes are set automatically by Design when positioning and orientation takes place. However, they can be set explicitly as follows:
>--+-- ORIFlag --.
| |
‘-- POSFlag --+-- TRue ---.
| |
‘-- FALse --+-->
Querying:
>-- Query --+-- POSFlag --.
| |
‘-- ORIFlag --+-->