Interface ICamApiFace
Assembly: CAMAPI.SurfaceTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("ED076677-5067-48D6-BEAC-5334B366564E")]
public interface ICamApiFace
Properties
Orientation
Declaration
bool Orientation { get; }
Property Value
Surface
Declaration
ICamApiSurface Surface { get; }
Property Value
Methods
GetFirstLoop()
Declaration
ICamApiLoop GetFirstLoop()
Returns
GetMesh(double)
Declaration
ICamApiMesh GetMesh(double Tol)
Parameters
Type |
Name |
Description |
double |
Tol |
|
Returns
Declaration
ICamApiFace GetNurbsForm()
Returns