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)
committerbugmaster <bugmaster@opencascade.com>
Thu, 20 Mar 2014 09:44:40 +0000 (13:44 +0400)
commit91b16a64ca6f7dc4d5fac7131919527cf0fdd7b5
treefe008e7a09fca41bec4f066bab4f6a8bcd8a5fe1
parent543289155081ed461ad47fc137ad240fee2e2b92
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