Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_MODULE_POS_PLACE_SPREADED Property / ARTICLE_MODULE_POS_PLACE_SPREADED Property

In This Topic
    ARTICLE_MODULE_POS_PLACE_SPREADED Property
    In This Topic
    Distributed placement of module # 22288.
    Syntax
    public PropertyValue ARTICLE_MODULE_POS_PLACE_SPREADED {get; set;}
    public:
    property PropertyValue^ ARTICLE_MODULE_POS_PLACE_SPREADED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Property of a part variant. Controls how a module is placed in EPLAN Pro Panel:

    0 = Place module parts and elements

    1 = Place only module parts

    2 = Place only elements

    See Also