Interface ICamIpcComplexHoleFeature
IPC: extended interface for a complex hole feature
Assembly: CAMIPC.FeatureFinder.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("080A45B2-5E67-443F-9441-6968DF18464E")]
public interface ICamIpcComplexHoleFeature
Properties
CircumAngle
Declaration
double CircumAngle { get; }
Property Value
Groove[int]
Declaration
ICamIpcFeature Groove[int Index] { get; }
Parameters
| Type |
Name |
Description |
| int |
Index |
|
Property Value
GrooveCount
Declaration
Property Value
IsConicalHole
Declaration
bool IsConicalHole { get; }
Property Value
Methods
GetInstanceId()
Declaration
Returns