Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_ASSEMBLY_POS_PLACE_SPREADED Property / ARTICLE_ASSEMBLY_POS_PLACE_SPREADED Property

In This Topic
    ARTICLE_ASSEMBLY_POS_PLACE_SPREADED Property
    In This Topic
    Distributed placement of assembly # 22040.
    Syntax
    public MDPropertyValue ARTICLE_ASSEMBLY_POS_PLACE_SPREADED {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ASSEMBLY_POS_PLACE_SPREADED {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Property of a part variant. Controls how an assembly acts in EPLAN Pro Panel: If the property is enabled, the assembly is broken apart in EPLAN Pro Panel, so that the single parts can be individually placed (for example main switch distributed between panel and door). If the property is not enabled, the assemblies act as contactors with auxiliary contacts that are placed together and are defined as an assembly in the bill of materials.

    See Also