This routine load stl_files table from configuration file Need to look for: * filename (mandatory) * fileformat (default binary)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_stlHead_type), | intent(inout) | :: | me | contain stl files information from config file |
||
type(flu_State) | :: | conf | ||||
integer, | intent(in) | :: | thandle |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iError | ||||
character(len=6), | private | :: | formString |