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

In This Topic
    ARTICLE_DISASSEMBLE_SELECTION Property
    In This Topic
    Break up assembly during part selection # 22421.
    Syntax
    public PropertyValue ARTICLE_DISASSEMBLE_SELECTION {get; set;}
    public:
    property PropertyValue^ ARTICLE_DISASSEMBLE_SELECTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    The assembly is broken up in the property dialog and when inserting from the Insert center

    See Also