0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / v3d / dimensions / bug25403
CommitLineData
1c9d1517 1puts "============"
0d828ac8 2puts "CR25403: Wrong storage of model units in AIS_AngleDimension"
1c9d1517 3puts "============"
4puts ""
1c9d1517 5
0d828ac8 6pload VISUALIZATION
6fb1a930 7vfont add [locate_data_file DejaVuSans.ttf] SansFont
8
0d828ac8 9vinit View1
1c9d1517 10vpoint angleP1 0 0 0
11vpoint angleP2 50 50 50
12vpoint angleP3 50 50 100
6fb1a930 13vdimension dim1 -angle -value 300 -modelunits deg -shapes angleP1 angleP2 angleP3 -font SansFont
14vdimension dim2 -length -value 10 -modelunits mm -showunits -plane yoz -shapes angleP1 angleP3 -font SansFont
1c9d1517 15vfit
16
0d828ac8 17vdump $imagedir/${casename}.png