Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_MODULE_POS_PLACE_SPREADED {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MODULE_POS_PLACE_SPREADED {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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