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