Open CASCADE Technology 6.6.0
Enumerations
TObj_DeletingMode.hxx File Reference

Enumerations

enum  TObj_DeletingMode { TObj_FreeOnly = 0, TObj_KeepDepending, TObj_Forced }

Enumeration Type Documentation

Enumerator:
TObj_FreeOnly 

Delete objects only without dependence.

TObj_KeepDepending 

Remove object if depending one will be correct elsewhere.

TObj_Forced 

Delete this object and all depenging object.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines