ItemDeletePreArgs Properties |
The CTInterfaceItemDeletePreArgs type exposes the following members.
Name | Description | |
---|---|---|
EntityType |
Deleted item type. This is always 3 which corresponds to
SolidWorks.Interop.swconst.swNotifyEntityType_e.swNotifyFeature defined in
assembly SolidWorks.Interop.swconst.dll.
| |
ItemName |
Name of the deleted feature.
| |
SWDoc |
SolidWorks.Interop.sldworks.ModelDoc2 from which the item was deleted.
Type is defined in assembly SolidWorks.Interop.sldworks.dll.
|