Signal sent by the GeometricInstanceConverterInterface when the GeometricInstanceConverterInterface has been cancelled.
Such an event is fired if the GeometricInstanceConverterInterface was fetching data and cancel is called. The GeometricInstanceConverterReady signal will be triggered shortly after.
No attachment for events of this type.
Signal sent by the GeometricInstanceConverterInterface when convert is ready, i.e. getPartInstanceIds can be called.
Such a signal does not tell if the call was successful or not but that the result is ready to be fetched.
Warning, the GeometricInstanceConverterReady signal is sent later when cancel is called and the GeometricInstanceConverterInterface is fetching data.
The attachment is a string telling the request id of the call to convert (getLastRequestId).
The GeometricInstanceConverterInterfaceSignal lists all the signals that may be sent by the GeometricInstanceConverterInterface.
These signals are emitted by the GeometricInstanceConverterInterface when some data is available.
part instance idsthat are expressed by the givengeometric instance ids, getPartInstanceIds can be called.Or with an idcard request :
Please refer to [IdCardGetterInterface](../interfaces/IdCardGetterInterface.html) for more information about idcard requests.
See
GeometricInstanceConverterInterface