Interface ICamApiHoleModelItem
Assembly: CAMAPI.ModelFormerTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("5E5012F6-2A20-45FD-9174-2A0F676397E8")]
public interface ICamApiHoleModelItem
Properties
Declaration
bool AxisInverted { get; set; }
Property Value
Declaration
double BottomLevel { get; set; }
Property Value
Declaration
THoleBottomLevelMode BottomLevelMode { get; set; }
Property Value
Declaration
double Diameter { get; set; }
Property Value
Declaration
THoleDrillTipCompensation DrillTipCompensation { get; set; }
Property Value
Declaration
double DrillTipLength { get; set; }
Property Value
Declaration
TST3DMatrix HoleLCS { get; set; }
Property Value
Declaration
double TopLevel { get; set; }
Property Value
Declaration
THoleTopLevelMode TopLevelMode { get; set; }
Property Value