Interface ICamApiFactoryGeometryFile
Objects to create file with geometry, which can be imported into CAM application
Namespace: CAMAPI.Singletons
Assembly: CAMAPI.Singletons.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("40FF64FE-BD26-428E-9827-6046C2E51896")]
public interface ICamApiFactoryGeometryFile
Methods
CreateObject()
Create object to manage geometry files (better to use one per each)
Declaration
ISTGeomFiler CreateObject()
Returns
Type | Description |
---|---|
ISTGeomFiler |