Interface ICAMAPIGeometryImporter
Namespace: SprutCAMTech.CAMAPI.GeomImporter
Assembly: SprutCAMTech.CAMAPI.GeomImporter.dll
Syntax
[Guid("BE5682AC-C883-4C6C-8B6C-D34A91709D90")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICAMAPIGeometryImporter
Methods
ImportFile(string, string, bool)
Declaration
TResultStatus ImportFile(string GeomFilePath, string TargetFolder, bool ShowDialog)
Parameters
Type |
Name |
Description |
string |
GeomFilePath |
|
string |
TargetFolder |
|
bool |
ShowDialog |
|
Returns