View Issue Details

IDProjectCategoryView StatusLast Update
0009373Open CASCADEOCCT:DRAWpublic2012-01-16 12:41
ReporterenvAssigned To 
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.2.3 
Summary0009373: Convenient tool for navigating OCAF document under Draw
DescriptionAbsent convenient tool for navigating OCAF document data structure under Draw.
The old TCL based Browser seems to be obsolete with very limited functionality.
Additional information
and documentation updates
Documentation remark, added by ENV 2005-07-25 08:05:06:

New features:
New DRAW command DFBrowser is added to OCAF commands.

The Ocaf Browser is a separate tool and OCC has only interace to it (include
file and library).
This tool is located at \tools\ocafbrowser folder, if this tool was installed
during OCC installation.

This command is added only if PATH environment variable on Windows platform (or
LD_LIBRARY_PATH on SUN or Linux) contains path to DFBrowser.dll
(libDFBrowser.so on SUN or Linux). Also this variable should contain path to
FLTK or QT graphic library, which graphic library should be used depends on
version of DebugBrowser (FLTK or QT accordingly).

If DFBrowser.dll (libDFBrowser.so) or any dependant library couldn't be found,
message "Cannot load Debug Browser library. DFBrowser command is not attached"
is printed into console.

Example of running OcafBrowser:
NewDocument Doc MDTV-Standard
...
DFBrowser Doc


Modified entities:
TKDCAF/DDocStd/DDocStd::DocumentCommands - added new DRAW command.
TagsNo tags attached.
Test case number

Attached Files

  • OCC9373.tar.gz (3,327 bytes)
  • OCC9373_Patch.tar.gz (3,283 bytes)

Activities

2005-06-28 12:11

 

OCC9373.tar.gz (3,327 bytes)

2005-07-22 14:02

 

OCC9373_Patch.tar.gz (3,283 bytes)

Issue History

Date Modified Username Field Change
2005-06-28 13:56 bugmaster Assigned To bugmaster => env
2005-06-28 13:56 bugmaster Status new => assigned
2005-06-28 15:01 env Status assigned => resolved
2005-07-22 17:56 mkv CC => mkv
2005-07-25 14:07 bugmaster Status resolved => tested
2005-07-25 14:07 bugmaster Status tested => verified
2005-08-03 14:52 bugmaster Status verified => closed
2005-08-03 14:52 bugmaster Resolution @0@ => fixed
2012-01-16 12:41 atp Assigned To env =>
2012-01-16 12:41 atp Description Updated
2012-01-16 12:41 atp Additional Information Updated