Defines common tools.
Declaration Syntax
public interface ITools
Table 1891: Members
Method | GetGeoDataFromFile(string) |
Returns the geo data model object for the CAD file name specified. |
Method | GetMeshDataFromFile(string, string) |
Returns the mesh data model associated to the file name specified. |
Method | GetResultsDataFromFile(string) |
Returns the result reader object associated to the file name specified. |