Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace
/
Placement3D Class
/ RemovePlacement Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
RemovePlacement Method
In This Topic
Removes object and all its children only from layout space.
Syntax
C#
C++/CLI
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
Reference
Placement3D Class
Placement3D Members