DiscussionsIssue archiveOCCT:Visualization

Archived issue #0026043

Visualization, TKV3d - exception is raised during displaying bad dimension

Open CASCADEOCCT:Visualizationclosed2 public notes

Search issues

Description

The following error occurs when displaying an empty dimension in empty viewer:
An exception was caught [revision removed] : Standard_ProgramError: *** ERROR: ASSERT in file '..\..\..\src\Graphic3d\Graphic3d_Camera.cxx':
ZFar should be greater than ZNear (theZFar > theZNear)
** Exception ** [revision removed] : Standard_ProgramError: *** ERROR: ASSERT in file '..\..\..\src\Graphic3d\Graphic3d_Camera.cxx':
ZFar should be greater than ZNear (theZFar > theZNear)

Steps to reproduce

pload MODELING VISUALIZATION
box b 100 200 300
vinit View1
vclear
vaxo
explode b F
vdimension len -length -shapes b_1 b_2 -plane yoz

Public activity

2 archived notes

Participants are labeled by their role within this record.

01Commenter 1
I can not get this error, but I got error in AIS_LengthDimension::CheckPlane
02Author
Dear Commenter 1,

please close bug as not reproducible.

Related records