Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReference Class / CanBePlacedDisassembled Property

In This Topic
    CanBePlacedDisassembled Property
    In This Topic
    Returns true if this compound representing an articles assembly can be placed disassembled.
    Syntax
    public bool CanBePlacedDisassembled {get;}
    public:
    property bool CanBePlacedDisassembled {
       bool get();
    }
    See Also