View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022847 | Open CASCADE | OCCT:DRAW | public | 2011-12-15 13:25 | 2012-03-29 17:26 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | fixed | ||
Target Version | 6.5.3 | Fixed in Version | 6.5.3 | ||
Summary | 0022847: DrawTrSurf: provide interface for configuring visualization properties in axonometric viewer | ||||
Description | DrawTrSurf package can be slightly improved to make the following visualization properties of the drawable entities configurable: 1. Color for points (choose from predefined set, e.g. green, magenta, etc); 2. Rendering markers (glyphs) for points (choose from predefined set, e.g. Square, Losange, etc); 3. Orientation markers (arrows) for curves (render or not); Having these handy interfaces for controlling the visualization properties, we are able to render more clear and comprehensive scenes in AXO, which is especially valuable for debugging purposes. | ||||
Additional information and documentation updates | New DRAW commands are applicable once the patch is applied: setpointcolor -- sets global color for all consequently created points; changepointcolor -- sets color for a given point; setpointmarker -- sets global marker for all consequently created points; changepointmarker -- sets marker for a given point; These commands affect axonometrical 2D and 3D viewers. | ||||
Tags | No tags attached. | ||||
Test case number | chl 934 N3 | ||||
2011-12-15 13:53 developer |
SSVDraw.zip (1,054 bytes) |
2011-12-15 13:54 developer |
ssv_test_1.png (11,428 bytes) |
|
Test command and illustrating screenshot attached. Branch http://svn/svn/occt/branches/DRAW22847 is ready for review. Dear Kate, Could you please review the patch? |
|
Dear Sergey, Please append the new draw commands for your new interface |
|
Dear Kate, New commands added: setpointcolor changepointcolor setpointmarker changepointmarker Could you please review again? |
|
I have no remarks; please test |
|
N3 (1,214 bytes) |
|
Dear BugMaster, Workbench KAS:dev:mkv-22847-occt was created from SVN branch http://svn/svn/occt/branches/DRAW22847 (and mkv-22807-products from trunk) and compiled on Linux platform. Test case for this bug is chl/934/N3. It is OK. There are not regressions in mkv-22847-products regarding to KAS:dev:products-20111209-opt See results in /QADisk/occttests/results/KAS/dev/mkv-22847-products_16122011/lin See reference results in /QADisk/occttests/results/KAS/dev/products-20111209-opt_10122011/lin See test cases in /QADisk/occttests/tests/ED N.B. In order to launch testing case you can make use the following instructions http://doc/doku.php?id=occt:certification |
|
Integrated into trunk of occt repository Date: 2011-12-23 10:18:20 +0400 (Fri, 23 Dec 2011) New Revision: 9850 Modified: trunk/src/DrawTrSurf/DrawTrSurf.cdl trunk/src/DrawTrSurf/DrawTrSurf.cxx |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-12-15 13:25 |
|
New Issue | |
2011-12-15 13:25 |
|
Assigned To | => mkv |
2011-12-15 13:29 |
|
Assigned To | mkv => ssv |
2011-12-15 13:29 |
|
Status | new => assigned |
2011-12-15 13:53 |
|
File Added: SSVDraw.zip | |
2011-12-15 13:54 |
|
File Added: ssv_test_1.png | |
2011-12-15 13:55 |
|
Note Added: 0018859 | |
2011-12-15 13:55 |
|
Assigned To | ssv => epa |
2011-12-15 13:55 |
|
Status | assigned => resolved |
2011-12-15 16:09 |
|
Note Added: 0018863 | |
2011-12-15 16:09 |
|
Assigned To | epa => ssv |
2011-12-15 16:09 |
|
Status | resolved => assigned |
2011-12-15 17:26 |
|
Note Added: 0018869 | |
2011-12-15 17:26 |
|
Assigned To | ssv => epa |
2011-12-15 17:26 |
|
Status | assigned => resolved |
2011-12-15 17:29 |
|
Additional Information Updated | |
2011-12-15 17:48 |
|
Note Added: 0018870 | |
2011-12-15 17:48 |
|
Assigned To | epa => ssv |
2011-12-15 17:48 |
|
Status | resolved => reviewed |
2011-12-16 16:15 | apn | Test case number | => chl 934 N3 |
2011-12-16 16:16 | apn | File Added: N3 | |
2011-12-16 17:31 |
|
Note Added: 0018896 | |
2011-12-16 17:31 |
|
Status | reviewed => tested |
2011-12-23 10:22 | bugmaster | Note Added: 0018955 | |
2011-12-23 10:22 | bugmaster | Status | tested => verified |
2011-12-23 10:22 | bugmaster | Resolution | open => fixed |
2011-12-23 11:16 | bugmaster | Target Version | => 6.5.3 |
2012-03-29 17:26 | bugmaster | Changeset attached | => occt master 445f3267 |