// Created on: 1996-01-29 // Created by: Jean Yves LEBEY // Copyright (c) 1996-1999 Matra Datavision // Copyright (c) 1999-2012 OPEN CASCADE SAS // // The content of this file is subject to the Open CASCADE Technology Public // License Version 6.5 (the "License"). You may not use the content of this file // except in compliance with the License. Please obtain a copy of the License // at http://www.opencascade.org and read it completely before using this file. // // The Initial Developer of the Original Code is Open CASCADE S.A.S., having its // main offices at: 1, place des Freres Montgolfier, 78280 Guyancourt, France. // // The Original Code and all software distributed under the License is // distributed on an "AS IS" basis, without warranty of any kind, and the // Initial Developer hereby disclaims all such warranties, including without // limitation, any warranties of merchantability, fitness for a particular // purpose or non-infringement. Please see the License for the specific terms // and conditions governing the rights and limitations under the License. #ifdef DEB #include //#include //#include static Standard_Boolean TopOpeBRep_traceFITOL = Standard_False; Standard_EXPORT void TopOpeBRep_SettraceFITOL(const Standard_Boolean b) { TopOpeBRep_traceFITOL = b; } Standard_EXPORT Standard_Boolean TopOpeBRep_GettraceFITOL() { return TopOpeBRep_traceFITOL; } static Standard_Boolean TopOpeBRep_traceFI = Standard_False; Standard_EXPORT void TopOpeBRep_SettraceFI(const Standard_Boolean b) { TopOpeBRep_traceFI = b; } Standard_EXPORT Standard_Boolean TopOpeBRep_GettraceFI() { return TopOpeBRep_traceFI; } static Standard_Boolean TopOpeBRep_traceSAVFF = Standard_False; Standard_EXPORT void TopOpeBRep_SettraceSAVFF(const Standard_Boolean b) { TopOpeBRep_traceSAVFF = b; } Standard_EXPORT Standard_Boolean TopOpeBRep_GettraceSAVFF() { return TopOpeBRep_traceSAVFF; } static Standard_Boolean TopOpeBRep_tracePROEDG = Standard_False; Standard_EXPORT void TopOpeBRep_SettracePROEDG(const Standard_Boolean b) { TopOpeBRep_tracePROEDG = b; } Standard_EXPORT Standard_Boolean TopOpeBRep_GettracePROEDG() { return TopOpeBRep_tracePROEDG; } static Standard_Boolean TopOpeBRep_contextNOPROEDG = Standard_False; Standard_EXPORT void TopOpeBRep_SetcontextNOPROEDG(const Standard_Boolean b) { TopOpeBRep_contextNOPROEDG = b; } Standard_EXPORT Standard_Boolean TopOpeBRep_GetcontextNOPROEDG() { return TopOpeBRep_contextNOPROEDG; } static Standard_Boolean TopOpeBRep_contextFFOR = Standard_False; Standard_EXPORT void TopOpeBRep_SetcontextFFOR(const Standard_Boolean b) { TopOpeBRep_contextFFOR = b; } Standard_EXPORT Standard_Boolean TopOpeBRep_GetcontextFFOR() { return TopOpeBRep_contextFFOR; } static Standard_Boolean TopOpeBRep_contextNOPUNK = Standard_False; Standard_EXPORT void TopOpeBRep_SetcontextNOPUNK(const Standard_Boolean b) { TopOpeBRep_contextNOPUNK = b; } Standard_EXPORT Standard_Boolean TopOpeBRep_GetcontextNOPUNK() { return TopOpeBRep_contextNOPUNK; } static Standard_Boolean TopOpeBRep_contextNOFEI = Standard_False; Standard_EXPORT void TopOpeBRep_SetcontextNOFEI(const Standard_Boolean b) { TopOpeBRep_contextNOFEI = b; } Standard_EXPORT Standard_Boolean TopOpeBRep_GetcontextNOFEI() { return TopOpeBRep_contextNOFEI; } static Standard_Boolean TopOpeBRep_traceSI = Standard_False; Standard_EXPORT void TopOpeBRep_SettraceSI(const Standard_Boolean b) { TopOpeBRep_traceSI = b; } Standard_EXPORT Standard_Boolean TopOpeBRep_GettraceSI() { return TopOpeBRep_traceSI; } static Standard_Boolean TopOpeBRep_traceBIPS = Standard_False; Standard_EXPORT void TopOpeBRep_SettraceBIPS(const Standard_Boolean b) { TopOpeBRep_traceBIPS = b; } Standard_EXPORT Standard_Boolean TopOpeBRep_GettraceBIPS() { return TopOpeBRep_traceBIPS; } static Standard_Boolean TopOpeBRep_traceCONIC = Standard_False; Standard_EXPORT void TopOpeBRep_SettraceCONIC(const Standard_Boolean b) { TopOpeBRep_traceCONIC = b; } Standard_EXPORT Standard_Boolean TopOpeBRep_GettraceCONIC() { return TopOpeBRep_traceCONIC; } static Standard_Boolean TopOpeBRep_contextREST1 = Standard_False; Standard_EXPORT void TopOpeBRep_SetcontextREST1(const Standard_Boolean b) { TopOpeBRep_contextREST1 = b; } Standard_EXPORT Standard_Boolean TopOpeBRep_GetcontextREST1(char* str) { if (TopOpeBRep_contextREST1) { cout<<"context REST1 actif"; if (str!=NULL) cout<