if you need anything, you should connect it as an input. Is there s problem with that? Le 2012-12-21 14:05, "Schoenberger" <[email protected]> a écrit :
> Hi > > > I have created a custom operator. > In the update function of the COP I get the myobject.polymsh as context. > But I need to access a custom property that is attached to myobject. > > So far I found two functions which usually return the object. > CRefArray GetOwners > X3DObject GetParent3DObject > But both are stated as: > "If this function is called from the cb_Operator_Update Update context of > a custom operator it returns an empty array" > > No explanation why. > > Any hints how to solve this issue? > > Last chance would be perhaps to hack a little bit. Get the name > myobject.polymsh as string, cut the polymsh and use that to create a new > X3DObject? > > > Holger Schoenberger > technical director > The day has 24 hours, if that does not suffice, I will take the night > > > > >

