Returns true if the node animation should be moved to the specified frame; otherwise it returns false.
Remarks
This method is mandatory for a re-implementation when defining a custom class inherited from the OdBaseNodeMotion class. To advance the node animation, this method must return true. Default implementation returns false.