API Help
Eplan.EplApi.DataModel Namespace / PipingDefinitionPropertyList Class / ARTICLE_WIDTHRATING Property / ARTICLE_WIDTHRATING(Int32) Property

In This Topic
ARTICLE_WIDTHRATING(Int32) Property
In This Topic
Nominal width # 22225. This property isn't indexed.
Syntax
public PropertyValue ARTICLE_WIDTHRATING( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property should no longer be used and is only available with old EPLAN versions for reasons of compatibility. In older EPLAN projects (created with version 2.2 or earlier), this property was used to assign the diameter of a pipe / hose line or the size / connection dimension of a control valve (valve, slide) to a part variant. Together with the nominal pressure level, the nominal width defines all dimensions of a pipe. The designation DN ("diameter nominal") is used to specify the nominal width, followed by a number without a unit that is roughly equivalent to the inner diameter in millimeters.

See Also