Interface ICamIpcHoleGrooveFeature
IPC: extended interface for a hole groove feature
Assembly: CAMIPC.FeatureFinder.dll
Syntax
[Guid("77CBB196-B8F7-4CCD-9B01-3D2C59B147F1")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamIpcHoleGrooveFeature
Properties
ChildGrooveCount
Declaration
int ChildGrooveCount { get; }
Property Value
Index
Declaration
Property Value
ShapeBtmRc
Declaration
double ShapeBtmRc { get; }
Property Value
ShapeDepth
Declaration
double ShapeDepth { get; }
Property Value
ShapeDiameter
Declaration
double ShapeDiameter { get; }
Property Value
ShapeHeight
Declaration
double ShapeHeight { get; }
Property Value
ShapeIsBlind
Declaration
bool ShapeIsBlind { get; }
Property Value
ShapeRadius
Declaration
double ShapeRadius { get; }
Property Value
ShapeTopRc
Declaration
double ShapeTopRc { get; }
Property Value
ShapeType
Declaration
TCamApiHoleGrooveShapeType ShapeType { get; }
Property Value
Methods
GetInstanceId()
Declaration
Returns