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 Mon, 10/26/2009 - 10:13
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.
Mon, 10/26/2009 - 10:13
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.
Tue, 10/27/2009 - 16:22
hi,you can refer to the mfc example named Geometry