Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / SegmentTemplatePropertyList Class / FUNC_ARTICLE_CLIMATE_CLASS Property / FUNC_ARTICLE_CLIMATE_CLASS(Int32) Property

In This Topic
    FUNC_ARTICLE_CLIMATE_CLASS(Int32) Property
    In This Topic
    Climate class # 26408.
    Syntax
    public PropertyValue FUNC_ARTICLE_CLIMATE_CLASS( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLE_CLIMATE_CLASS {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Property is indexed. Possible indexes are from 1 to 50.

    Specification of the environmental climatic conditions, i.e. air temperature, humidity and pressure at specific operating locations, that may occur during operation (including downtimes), storage or transportation on land or at sea. Maintenance and repair conditions are not included.

    See Also