View Issue Details

IDProjectCategoryView StatusLast Update
0020196Open CASCADEOCCT:Modeling Algorithmspublic2012-01-12 13:48
Reporterbugmaster Assigned Topdn 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.3.0 
Summary0020196: Problem with DRAW commands that use pick as arguments.
DescriptionName of shape is not printed if you use pick as arguments for DRAW commands.
"." is printed instead of shape name.
For example:
Draw[12]> erase .
Pick an object
.
Draw[14]> explode .
Pick an object
._1
Additional information
and documentation updates
Documentation remark, added by PDN 2008-08-08 13:43:24:

Changes:
Draw::Get(name) officially able to modify name of input parameter. It is
performed to explicitly highlight the possibility to call:
const char* name=".";
Draw::Get(name);
//and obtain the name of picked object
TagsNo tags attached.
Test case number

Attached Files

  • pdnOCC20196.tar.gz (13,138 bytes)
  • pdnOCC20196_v02.tar.gz (50,476 bytes)
  • pdnOCC20196_v03.tar.gz (698,651 bytes)
  • pdnOCC20196_v04.tar.gz (999,352 bytes)
  • DDocStd.cxx (4,259 bytes)
  • OCC20196-20036.tar.gz (38,691 bytes)

Activities

2008-08-05 10:54

 

pdnOCC20196.tar.gz (13,138 bytes)

2008-08-06 14:03

 

pdnOCC20196_v02.tar.gz (50,476 bytes)

2008-08-08 13:41

 

pdnOCC20196_v03.tar.gz (698,651 bytes)

2008-08-13 12:23

 

pdnOCC20196_v04.tar.gz (999,352 bytes)

2008-08-18 14:52

 

DDocStd.cxx (4,259 bytes)

2008-08-20 15:27

 

OCC20196-20036.tar.gz (38,691 bytes)

Issue History

Date Modified Username Field Change
2008-08-04 13:23 bugmaster Assigned To bugmaster => pdn
2008-08-04 13:23 bugmaster Status new => assigned
2008-08-05 12:54 pdn Status assigned => resolved
2008-08-06 19:30 mkv Status resolved => assigned
2008-08-08 15:41 pdn Status assigned => resolved
2008-08-12 10:59 mkv Status resolved => assigned
2008-08-20 17:31 bugmaster Status assigned => tested
2008-08-26 16:35 bugmaster Status tested => verified
2009-06-23 18:28 bugmaster Status verified => closed
2009-06-23 18:28 bugmaster Resolution @0@ => fixed
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms
2012-01-12 13:48 atp Description Updated
2012-01-12 13:48 atp Additional Information Updated