Click or drag to resize

CTInterfaceItemDeletePreArgsEntityType Property

Deleted item type. This is always 3 which corresponds to SolidWorks.Interop.swconst.swNotifyEntityType_e.swNotifyFeature defined in assembly SolidWorks.Interop.swconst.dll.

Namespace:  ATR.CT.CTInterface
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public int EntityType { get; }

Property Value

Type: Int32
See Also