Angular Dimension problem plz help

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.

fhchina's picture

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.

debbie's picture

can u give me an example of a dimension problem..