DiscussionsIssue archiveOther usage issues

Archived discussion

how to use AIS_DiameterDimension to display the dimension?

Other usage issuesTue, 01/20/2015 - 11:151 reply

Browse this forum
QuestionAuthor

Hi all, i want to display the dimension of a specific shape, for example, a circle. so I found AIS_DiameterDimension class.However, how to use it? Could you put up the sample code? Thank you!

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

Hello,

Search in MFC samples for an example using AIS_DiameterDimension. I think Viewer3D example demonstrates a few types of dimensioning.

Good luck