Attributes of Other Elements
- Last UpdatedJan 24, 2023
- 1 minute read
Report on attributes of other elements referred to by the element they are working on, for example some attributes of an element owning the current element, or of the specification referred to by the element. The user can do this by using OF modifiers, for example
VALVE
NAME OF PIPE AS |Pipe-name|
CATREF OF SPREF
OWNER OF PTREF OF CATREF OF SPREF ASREF
:LOCATION OF ZONE
:VISIBLE OF SPEC OF PSPEC OF BRANCH
END_VALVE
As the user can see from these examples, they can chain OF modifiers, and combine them with the other modifiers.