
Thu, 01/22/2009 - 16:21
Forums:
The Shape will be immediatly shown after the execution of the command:
aAIS_InteractiveContext->Dispaly(aAIS_Shape,0)
But I need to do something with the View (..FittAlL ) bevor the Shape is shown.
How can I do it ? How can I load the AIS_Shape in to the interactiveContext without to update it ( I have no local context) ?
Thu, 01/22/2009 - 17:17
sorry, it's my error
aAIS_InteractiveContext->Dispaly(aAIS_Shape,1,0)