OpenDOF Project
DOFDomainConfigBuilder DOFDomainConfigBuilder_Create_State ( const DOFDomainState  state)

Creates a DOFDomainConfigBuilder with the given state.

Resource Management:
This function allocates resources that must later be freed by calling DOFDomainConfigBuilder_Destroy.
Parameters
stateThe state. Must not be NULL.
Returns
DOFDomainConfigBuilder The builder. This will need credentials to be set before this can be built.
Exceptions
NULLIf the builder failed to be created.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22