public class ISMCornerReliefData
extends com.jacob.com.Dispatch
Constructor and Description |
---|
ISMCornerReliefData(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
boolean |
addFilletedCorners() |
void |
addFilletedCorners(boolean param1) |
boolean |
centerOnBendLines() |
void |
centerOnBendLines(boolean param1) |
double |
cornerFilletDiameter() |
void |
cornerFilletDiameter(double param1) |
int |
cornerIndex() |
boolean |
ratioToThickness() |
void |
ratioToThickness(boolean param1) |
int |
reliefType() |
void |
reliefType(int param1) |
double |
slotLength() |
void |
slotLength(double param1) |
double |
slotWidth() |
void |
slotWidth(double param1) |
int |
suitCaseType() |
void |
suitCaseType(int param1) |
boolean |
tangentToBend() |
void |
tangentToBend(boolean param1) |
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 void reliefType(int param1)
public int reliefType()
public int cornerIndex()
public void slotLength(double param1)
public double slotLength()
public void slotWidth(double param1)
public double slotWidth()
public void centerOnBendLines(boolean param1)
public boolean centerOnBendLines()
public void ratioToThickness(boolean param1)
public boolean ratioToThickness()
public void tangentToBend(boolean param1)
public boolean tangentToBend()
public void addFilletedCorners(boolean param1)
public boolean addFilletedCorners()
public void cornerFilletDiameter(double param1)
public double cornerFilletDiameter()
public int suitCaseType()
public void suitCaseType(int param1)