I'm noticed that there is no examples on "how to implement Fabric Engine into XSI C++ Plugins" Is that possible ? Can someone provide link or some code to understand. The only one example from Fabric SDK is "Hello World" C++ script. So far i know that Fabric 2.0 adds dfoSoftimageOp to object modelling stack so i didn't sure that i can somehow use Fabric inside XSI Operators. Maybe i should change native XSI Operator with Fabric Operator, but still i cant find information on how to do it from XSI cpp plugins.
I wrte modelling tool and it should interact with user without PPG windows etc. And i'm not sure that FabricEngine have all events and callbaks that provides XSI C++ API. Any help would be gladly accepted.

