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