OpenDOF Project
DOFOperationBridgeConfig DOFOperationBridgeConfigBuilder_BuildAndDestroy ( DOFOperationBridgeConfigBuilder  self)

Builds a DOFOperationBridgeConfig from a DOFOperationBridgeConfigBuilder.

Regardless of success, the DOFOperationBridgeConfigBuilder will be destroyed.

Resource Management:
This function allocates resources that must later be freed by calling DOFOperationBridgeConfig_Destroy.
Parameters
selfThe DOFOperationBridgeConfigBuilder to use. Should not be NULL.
Returns
a DOFOperationBridgeConfig built from self
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22