OpenDOF Project
DOFSystemConfig DOFSystemConfigBuilder_BuildAndDestroy ( DOFSystemConfigBuilder  self)

Construct a DOFSystemConfig from a DOFSystemConfigBuilder and destroy the DOFSystemConfigBuilder.

Resource Management:
This function allocates resources that must later be freed by calling DOFSystemConfig_Destroy.
Parameters
selfThe DOFSystemConfiBuilder. Should not be NULL.
Returns
a DOFSystemConfig as configured by self
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22