Forum archiveIssue archiveOther usage issues

Archived discussion

Angular Dimension problem plz help

Other usage issuesThu, 05/30/2002 - 07:142 replies

Browse this forum
QuestionAuthor

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 Author.

Discussion

2 archived replies

Posts are displayed in their archived order.

01Commenter-1

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.

02Commenter-2

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