public class ICosmeticWeldBeadFolder
extends com.jacob.com.Dispatch
Constructor and Description |
---|
ICosmeticWeldBeadFolder(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
double |
costPerUnitMass() |
void |
costPerUnitMass(double param1) |
double |
massPerUnitLength() |
void |
massPerUnitLength(double param1) |
java.lang.String |
material() |
void |
material(java.lang.String param1) |
int |
numberOfWeldPasses() |
void |
numberOfWeldPasses(int param1) |
java.lang.String |
process() |
void |
process(java.lang.String param1) |
double |
timePerUnitLength() |
void |
timePerUnitLength(double param1) |
double |
totalCost() |
double |
totalLength() |
double |
totalMass() |
double |
totalNumber() |
double |
totalTime() |
call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSubN, callSubN, get_CaseSensitive, get, get, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, hasExited, hasExited, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeRelease
public double totalLength()
public java.lang.String material()
public void material(java.lang.String param1)
public void process(java.lang.String param1)
public java.lang.String process()
public void timePerUnitLength(double param1)
public double timePerUnitLength()
public void numberOfWeldPasses(int param1)
public int numberOfWeldPasses()
public double totalMass()
public double totalCost()
public double totalTime()
public void costPerUnitMass(double param1)
public double costPerUnitMass()
public double massPerUnitLength()
public void massPerUnitLength(double param1)
public double totalNumber()