Waveguide

The following computed attributes and methods are in the WaveguidLayout Knowledgeware dictionary. Not all methods take input parameters, and for those that do, the parameters are described in the Description column.

Whether you can see the value returned by the method depends upon how you are using it in Knowledgeware. For example, if you write a Knowledgeware rule or check causing a component to display differently based on the outcome of that rule or check, you won't see the calculated value; just the result of the calculated value.

You can see the value returned by a computed attribute in:

 

Object Type Attribute/Method Name Description
WaveguideLine FromToTable Contains the names of the From and To equipment connected by a line.
WaveguideLineFunc ParentWaveguideLineName Returns the name of the waveguide line to which the object belongs.
WaveguideLineFunc ParentWaveguideLineObject Returns a pointer to the waveguide line to which the object belongs.
WaveguidePartFunc ParentICLoopName Returns the name of the instrumentation and control loop to which the object belongs.
WaveguidePartFunc ParentICLoopObject Returns a pointer to the instrumentation and control loop to which the object belongs.
WaveguidePartFunc ParentWaveguideLineName Returns the name of the waveguide line to which the object belongs.
WaveguidePartFunc ParentWaveguideLineObject Returns a pointer to the waveguide line to which the object belongs.
WaveguidePartFunc PhysicalEndStyle Returns a string describing the part end-style: flange-end, gasket, etc.
WaveguidePartFunc PhysicalHeight The height of the part.
WaveguidePartFunc PhysicalMaterialCategory The material used to create the part: aluminum, brass, copper, etc.
WaveguidePartFunc PhysicalPartCode Industry standard code used to describe the part.
WaveguidePartFunc PhysicalPartName User-assigned name for the part.
WaveguidePartFunc PhysicalStandard Industry standard for the part; for example: SME.
WaveguidePartFunc PhysicalWallThickness Thickness of the material used to create the part.
WaveguidePartFunc PhysicalWeightDry Dry weight of an object.
WaveguidePartFunc PhysicalWeightWet Wet weight of an object.
WaveguidePartFunc PhysicalWidth The interior width of the part.
WaveguidePartFunc TotalDryWeight Total dry weight of an object. This is computed by multiplying the length with the dry weight per unit length.
WaveguidePartFunc TotalWetWeight Total wet weight of an object. This is computed by multiplying the length with the wet weight per unit length.