ModelSetModelSLE

Top  Previous  Next

This function is used to write the SLE model used for polymers to the dll

 

 

This function is defined in C++ as:

extern "C" __declspec(dllexport) int __stdcall ModelSetModelSLE(char *Model)

 

Return

The function return -1 if no problem was found. If a different number is returned use the function ErrorGetMessage for more information.

 

Input

Argument

Type

Description

 

Model

 

char pointer

Valid input

Original Pan & Radosz
Full Pan & Radosz