AIS_Text

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.

Paul Jimenez's picture

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.

zw_02's picture

hi,you can refer to the mfc example named Geometry