When using occ63 + vs2005 VC ++ for development:
1: intelligent awareness of OCC class names:
This method allows you to quickly enter the OCC class name. There is a usertype. dat file under the OCC directory.
My location is in the directory c:/opencascade6.3.0/tools, copy it to the development environment directory, I use vs2005, directory: C: /program files/Microsoft Visual Studio 8/common7/IDE;
Start vs2005. When you enter the OCC class name, you can intelligently perceive it.
2: The OCC data type is displayed in the debugging window;
In the debugging window, the data type can be displayed in a tree. The default mode is {...}, If you want to display the value directly, you can modify the autoexp. dat file. My machine is located in
C:/program files/Microsoft Visual Studio 8/common7/packages/Debugger
Open it in notepad and paste the content in the attachment to save it. Use the following comparison: