Delete Entity by its handle
Moderators: SDS, support, admin
-
- Posts: 3
- Joined: 16 Jul 2020, 13:11
Delete Entity by its handle
Hello,
After opening a DXF, I have an entity of certain type with handle="$25", I want to delete that entity..
I use the following syntax:
<?xml version="1.0" encoding="utf-8"?>
<cadsofttools version="2">
<select Handle="$25" Marker="True"/>
<delete/>
</cadsofttools>
But it says "Object with handle $25 can not be removed".
Is there any way to delete certain entity given its handle?
Best.
After opening a DXF, I have an entity of certain type with handle="$25", I want to delete that entity..
I use the following syntax:
<?xml version="1.0" encoding="utf-8"?>
<cadsofttools version="2">
<select Handle="$25" Marker="True"/>
<delete/>
</cadsofttools>
But it says "Object with handle $25 can not be removed".
Is there any way to delete certain entity given its handle?
Best.
Re: Delete Entity by its handle
Hello,
Could you please specify a type of this entity?
Mikhail
Could you please specify a type of this entity?
Mikhail
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support