Interest (DirectedObject)
Description
Sets or returns the object's new interest as an X3DObject. See the DirectedObject page for examples.
C# Syntax
// get accessor X3DObject rtn = DirectedObject.Interest; // set accessor DirectedObject.Interest = X3DObject;
Autodesk Softimage v7.5