CustomOperatedValve¶
Overview¶
Class
A custom OperatedValve, i.e., an OperatedValve that is not covered by any of the other subclasses of OperatedValve.
Supertypes
Implementation in Proteus Schema
The class is implemented as a Proteus XML element with RDL reference.
Tag: <PipingComponent>
RDL reference: CUSTOM OPERATED VALVE
ComponentClass: CustomOperatedValve
ComponentClassURI: http://sandbox.dexpi.org/rdl/CustomOperatedValve
Example
Implementation in Proteus Schema
<PipingComponent
ID="customOperatedValve1"
ComponentClass="CustomOperatedValve"
ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomOperatedValve" ...>
...
</PipingComponent>