Interface ICamIpcPocketFeature
IPC: extended interface for a pocket/boss/side feature
Assembly: CAMIPC.FeatureFinder.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("865768B2-5DB3-4047-A0B9-7A0082C61504")]
public interface ICamIpcPocketFeature
Properties
BottomRadius
Declaration
double BottomRadius { get; }
Property Value
Convexity
Declaration
Property Value
Height
Declaration
Property Value
IsClosed
Declaration
Property Value
IsThroughFeature
Declaration
bool IsThroughFeature { get; }
Property Value
MinCornerRadius
Declaration
double MinCornerRadius { get; }
Property Value
PocketType
Declaration
TCamApiPocketType PocketType { get; }
Property Value
SideLength
Declaration
double SideLength { get; }
Property Value
Methods
GetInstanceId()
Declaration
Returns