]> OCCT Git - occt-copy.git/commit
0024668: Null flyout value case in AIS_Dimension::SetTextPosition() method is not...
authoraba <aba@opencascade.com>
Thu, 20 Mar 2014 09:44:02 +0000 (13:44 +0400)
committerabv <abv@opencascade.com>
Tue, 25 Mar 2014 13:00:53 +0000 (17:00 +0400)
commitb0e6ae72af423310c1e10bfc0ddfff6a579222a9
treeac1586ab287b45fc392ee1ea30d4b2aa984e93ee
parentc69d58d816b1e817379f33303e439030cd3cda5c
0024668: Null flyout value case in AIS_Dimension::SetTextPosition() method is not considered.

Corrected checks of working plane and dimension geometry.

Corrected remarks: IsComputed flag was added to the SelectionGeometry to check if it is filled; AdjustParameters() methods became const ones.

minor remark
src/AIS/AIS_AngleDimension.cxx
src/AIS/AIS_AngleDimension.hxx
src/AIS/AIS_DiameterDimension.cxx
src/AIS/AIS_Dimension.cxx
src/AIS/AIS_Dimension.hxx
src/AIS/AIS_LengthDimension.cxx
src/AIS/AIS_RadiusDimension.cxx