
Thu, 05/30/2002 - 07:14
Forums:
Hi everybady..
I an working on Angle Dimension
the problem is AIS_AngleDimension can only draw one style anlge dimension(in plane), it always draws an arc outside the area from start AIS_Line to end AIS_Line,irrespective of gp_Pnt parameter.
can anybady suggest me the exact method..to get the angle dimension correct.
place..
regards..
ajit
ajit s deshpande.
Thu, 05/30/2002 - 08:11
Yeah! I have encountered the same problem. It seems that there is no actual way to control the position behaviour of AIS_AngleDimension.
Stephane suggested one can implemented one's own AngleDimension by override the Compute & ComputeSelection virutal method. I have no time to do it myself present. But you can try it.
Sun, 09/04/2005 - 09:19
can u give me an example of a dimension problem..