OpenDOF Project
DOFOperationFilter DOFOperationFilterBuilder_BuildAndDestroy ( DOFOperationFilterBuilder  self)

Construct a DOFOperationFilter from a DOFOperationFilterBuilder.

Whether succesfuly or not, self will be destroyed.

Resource Management:
This function allocates resources that must later be freed by calling DOFOperationFilter_Destroy.
Parameters
selfThe DOFOperationFilterBuilder. Should not be NULL.
Returns
a DOFOperationFilter constructed from self
Return values
NULLthere was an issue building a DOFOperationFilter from self
core-c-dof-oal Version 7.1.7 Build 0
2017-10-31