Interface IMTI_ElipticFlatFanSprayGun
Assembly: SprutCAMTech.MachinigToolsImportTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("D502F9F5-A36C-4D40-A65E-8B47F028CEA6")]
public interface IMTI_ElipticFlatFanSprayGun : IMTI_AxialToolItems, IMTI_MachiningToolsItem
Properties
Declaration
double FanAngle1 { get; set; }
Property Value
Declaration
double FanAngle2 { get; set; }
Property Value
Declaration
double MaxSprayDistPercent { get; set; }
Property Value
Declaration
double NozzleSize { get; set; }
Property Value
Declaration
double OverallLength { get; set; }
Property Value
Declaration
double VirtualTouchDiameter { get; set; }
Property Value
Declaration
double WorkingLength { get; set; }
Property Value
Extension Methods