Forum archiveIssue archiveOther usage issues

Archived discussion

AIS_Text

Other usage issuesMon, 10/26/2009 - 06:332 replies

Browse this forum
QuestionAuthor

Dear All,
I am using AIS_Text class to make text object.
I would like to know how to display it as i can't use AIS_InteractiveContextclass to display it.

This would be of great help.

Discussion

2 archived replies

Posts are displayed in their archived order.

01Commenter-1

AIS_Text? I cannot find the header file or reference to it. Are you sure about the name?

As long as it inherits from AIS_InteractiveObject, you can use AIS_InterativeContext to display it using the Display method.

02Commenter-2

hi,you can refer to the mfc example named Geometry