Home
last modified time | relevance | path

Searched refs:myNotUndoMode (Results 1 – 7 of 7) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/TDF/
H A DTDF_Data.cxx95 myNotUndoMode (Standard_True),
258 if (myNotUndoMode) currentAtt->BeforeRemoval(); in CommitTransaction()
275 if (myNotUndoMode) currentAtt->BeforeRemoval(); in CommitTransaction()
426 myNotUndoMode = Standard_False; in Handle()
429 myNotUndoMode = Standard_True; in Handle()
509 OCCT_DUMP_FIELD_VALUE_NUMERICAL (theOStream, myNotUndoMode) in DumpJson()
H A DTDF_Data.hxx215 Standard_Boolean myNotUndoMode; member in TDF_Data
H A DTDF_Data.lxx34 { return myNotUndoMode; }
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DTDF_Data.hxx193 Standard_Boolean myNotUndoMode; member in TDF_Data
H A DTDF_Data.lxx34 { return myNotUndoMode; }
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DTDF_Data.hxx215 Standard_Boolean myNotUndoMode; member in TDF_Data
H A DTDF_Data.lxx34 { return myNotUndoMode; }