Anonymous | Login | 2021-01-23 11:47 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Revisions: Issue #22974 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0022974: A crash on dragging a dimension for an object with a big coordinate | ||
Revision | 2014-02-12 11:50 by aba | ||
Steps To Reproduce | A scenario to reproduce: 1. Create a circle with radius = 1 and X = 1e18; 2. Display a diameter or a radius dimension in the viewer 3d; 3. Drag the dimension by mouse -> Crash. The test case for diameter and radius dimensions: vpoint p1 0 0 30 vpoint p2 30 0 0 vpoint p3 60 0 30 vcircle circle p1 p2 p3 0 # create radius dimension vdimension radius name=dim circle # For diameter dimension use command below #vdimension diameter name=dim circle vdisplay dim vzoom 0.05 vpan -150 150 vmovedim dim # press ctrl and press new text position vfit |
||
Revision | 2012-02-02 13:58 by vro | ||
Steps To Reproduce | A scenario to reproduce: 1. Create a circle with radius = 1 and X = 1e18; 2. Display a diameter or a radius dimension in the viewer 3d; 3. Drag the dimension by mouse -> Crash. |
Copyright © 2000 - 2021 MantisBT Team |