The feature info request id, i.e. the number returned by FeatureManagerInterface.retrieveFeaturesInfo.
Optional hasTells if the given geometric instance id had circle features.
Optional hasTells if the given geometric instance id had line features.
The FeaturesInfoTypeAttachment interface defines the result of a call to FeatureManagerInterface.retrieveFeaturesInfo.
This interface defines if the given geometric instance id had circle or lines features, and references the feature info request id returned by FeatureManagerInterface.retrieveFeaturesInfo. Valid feature info request ids are strictly positive integers.
It is included in the attachment of the FeatureManagerInterfaceSignal.FeaturesInfoReady signal event.
See
FeatureManagerInterface.retrieveFeaturesInfo