CustomPipeFitting

Overview

Class

A custom PipeFitting, i.e., a PipeFitting that is not covered by any of the other subclasses of PipeFitting.

Supertypes

Implementation in Proteus Schema

The class is implemented as a Proteus XML element with RDL reference.

Tag: <PipingComponent>

RDL reference: CUSTOM PIPE FITTING

ComponentClass: CustomPipeFitting

Example

Implementation in Proteus Schema

<PipingComponent
    ID="customPipeFitting1"
    ComponentClass="CustomPipeFitting"
    ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomPipeFitting" ...>
  ...
</PipingComponent>