Removes the
CADEntity by its handle.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Shadows Function Remove( _ ByVal item As UInt64 _ ) As Boolean |
Parameters
-
item
-
Type: UInt64
The handle value
Return Value
True if the entity deleted. False overwise.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also