CustomCheckValve¶
Overview¶
Class
A custom CheckValve, i.e., a CheckValve that is not covered by any of the other subclasses of CheckValve (GlobeCheckValve or SwingCheckValve).
Supertypes
Implementation in Proteus Schema
The class is implemented as a Proteus XML element with RDL reference.
Tag: <PipingComponent>
RDL reference: CUSTOM CHECK VALVE
ComponentClass: CustomCheckValve
ComponentClassURI: http://sandbox.dexpi.org/rdl/CustomCheckValve
Example
Implementation in Proteus Schema
<PipingComponent
ID="customCheckValve1"
ComponentClass="CustomCheckValve"
ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomCheckValve" ...>
...
</PipingComponent>