Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3D Class / RemovePlacement Method

In This Topic
    RemovePlacement Method
    In This Topic
    Removes object and all its children only from layout space.
    Syntax
    public void RemovePlacement()
    public:
    void RemovePlacement(); 
    Remarks
    If placement is placed and could exist unplaced, this method could remove it only from installation space (layout space). For other placements method have no effect.
    See Also