메소드 | 설명 | |
---|---|---|
LoadSource ( string pathFileName ) : DynamicUnstructuredGridderSource | ||
LoadSource ( string pathFileName, int nx, int ny, int nz ) : DynamicUnstructuredGridderSource |
|
메소드 | 설명 | |
---|---|---|
Open ( String fileName ) : |
||
ReadLine ( |
public LoadSource ( string pathFileName ) : DynamicUnstructuredGridderSource | ||
pathFileName | string | |
리턴 | DynamicUnstructuredGridderSource |
public LoadSource ( string pathFileName, int nx, int ny, int nz ) : DynamicUnstructuredGridderSource | ||
pathFileName | string | |
nx | int | |
ny | int | |
nz | int | |
리턴 | DynamicUnstructuredGridderSource |