OpenDOF Project
void DOFObject_Destroy ( DOFObject  object)

Destroy the given DOFObject.

This has no effect on any outstanding operations started from the DOFObject. They will continue to be processed normally. While the application cannot reference the DOFObject directly any longer, the DOFObject available to an operation's application callbacks will remain valid.

Parameters
objectThe DOFObject. If NULL, no action is taken.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22