| Solid Edge Framework Type Library > ISEModelRecomputeEvents Object : BeforeFeatureIsDeleted Method |
| Visual Basic |
|---|
Public Function BeforeFeatureIsDeleted( _ ByVal DeleteFlag As SeFeatureDeleteFlag, _ ByVal Feature As Object _ ) As HResult |
| Value | Description |
|---|---|
| sePermanent | Feature deleted |
| sePermanentPatternItem | Feature deleted belongs to a Pattern |
| seSuppress | Feature suppressed |
| seSuppressDownTo | Features suppressed DownTo |
| seSuppressPatternItem | Feature suppressed belongs to a Pattern |