AIS_Shape with no selection

Is there a way to display an AIS_Shape using the mechanism provided by AIS_InteractiveContext without computing the selection of the AIS_shape ?

David Jorge's picture

Maybe creating new AIS_Shape derived from AIS_Shape and overriding the Compute selection method.

Regards,
David