 | DxfDocumentRemoveEntity Method (IEnumerableEntityObject) |
imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Removes a list of
entities from the document.
Namespace:
netDxf
Assembly:
netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
Remarks
This function will not remove other tables objects that might be not in use as result from the elimination of the entity.
This includes empty layers, blocks not referenced anymore, line types, text styles, dimension styles, and application registries.
Entities that are part of a block definition will not be removed.
See Also