View Issue Details

IDProjectCategoryView StatusLast Update
0007901Open CASCADEOCCT:Visualizationpublic2012-01-16 16:30
ReporteraslAssigned Toasl 
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.2.3 
Summary0007901: 3D elements in MeshVS
DescriptionThe main goal is to improve package MeshVS in order it to support visualization
and interactive selection of 3D mesh elements of first order (for example,
prism, pyramid and other). These elements can be shown as set of polygons
corresponding with faces. The implementation must be independent on mesh data
model as far as possible. Sensitive entities for 3D elements have to represent
shape of element exactly. All MeshVS features (vizualization of colors, text,
vectors and deformations) must be supported as far as possible.
Additional information
and documentation updates
Documentation remark, added by ASL 2005-01-31 07:38:04:

New features:
Now MeshVS package supports 3D elements visualization. To use 3D elements,
application must provide method DataSource::Get3DGeom, which returns description
of 3D element topology by MeshVS_Array1OfSequenceOfInteger. The index of array
is a number of face. The value describes set of vertices in correct order the
face-polygon consist of. In order to simplify filling of this structure the
class DataSource3D provides methods to fill array with pyramid or prism topology.
The sensitive entities for 3D elements are constructed automatically when
compute selection mode MeshVS_ET_Volume by using Get3DGeom.
TagsNo tags attached.
Test case number

Attached Files

  • asl-OCC7901-v1.tar.gz (38,368 bytes)
  • asl-OCC7901-v2.tar.gz (37,777 bytes)
  • asl-OCC7901-v3.tar.gz (38,261 bytes)

Activities

2005-01-31 06:53

 

asl-OCC7901-v1.tar.gz (38,368 bytes)

2005-01-31 07:38

 

asl-OCC7901-v2.tar.gz (37,777 bytes)

2005-02-10 09:16

 

asl-OCC7901-v3.tar.gz (38,261 bytes)

Issue History

Date Modified Username Field Change
2005-01-28 16:49 bugmaster Assigned To bugmaster => san
2005-01-28 16:49 bugmaster Status new => assigned
2005-01-31 07:01 san Assigned To san => asl
2005-01-31 08:55 asl Status assigned => resolved
2005-02-01 14:44 apv CC => apv, aki
2005-02-15 16:37 aki Status resolved => tested
2005-02-22 10:12 bugmaster Status tested => verified
2005-05-06 15:33 bugmaster Status verified => closed
2005-05-06 15:33 bugmaster Resolution @0@ => fixed
2005-07-11 10:13 bugmaster Type => FIP
2011-08-02 11:24 bugmaster Category OCCT:VIZ => OCCT:Visualization
2012-01-16 16:30 atp Description Updated
2012-01-16 16:30 atp Additional Information Updated