This routine loads 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(out), | allocatable | :: | me(:) | contain stl files information from config file |
|
type(flu_State) | :: | conf | ||||
integer, | intent(in) | :: | thandle |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | stl_handle | ||||
integer, | private | :: | stl_subHandle | ||||
integer, | private | :: | nObjects | ||||
integer, | private | :: | iObj |