Click or drag to resize
ItemDeletePreArgs Properties

The CTInterfaceItemDeletePreArgs type exposes the following members.

Properties
  NameDescription
Public propertyEntityType
Deleted item type. This is always 3 which corresponds to SolidWorks.Interop.swconst.swNotifyEntityType_e.swNotifyFeature defined in assembly SolidWorks.Interop.swconst.dll.
Public propertyItemName
Name of the deleted feature.
Public propertySWDoc
SolidWorks.Interop.sldworks.ModelDoc2 from which the item was deleted. Type is defined in assembly SolidWorks.Interop.sldworks.dll.
Top
See Also