Signal sent by the ConfContextInterface when the ConfContextInterface is requested to be cancelled.
Such an event is fired if the ConfContextInterface was running and cancelUpdate is called. The ConfContextReady signal will be triggered shortly after.
No attachment for events of this type.
Signal sent by the ConfContextInterface when the ConfContextInterface is changed i.e. setActiveConfs has been called.
The ConfContextReady signal will be triggered after.
No attachment for events of this type.
Signal sent by the ConfContextInterface when the ConfContextInterface is ready, i.e. getGeometricInstanceIds can be called.
Warning, the ConfContextReady signal is sent when cancelUpdate is called and the ConfContextInterface is updating.
No attachment for events of this type.
The ConfContextInterfaceSignal lists all the signals that may be sent by the ConfContextInterface.
These signals are emitted by the ConfContextInterface when some data is available.
geometric Instance ids.Please refer to the [ConfContextInterface](../interfaces/ConfContextInterface.html) to know how to handle the ConfContextInterfaceSignal.
See
ConfContextInterface