public class ISMGussetFeatureData
extends com.jacob.com.Dispatch
Constructor and Description |
---|
ISMGussetFeatureData(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
boolean |
accessSelections(IModelDoc2 param1,
IComponent2 param2) |
double |
draftAngle() |
void |
draftAngle(double param1) |
boolean |
draftSideFaces() |
void |
draftSideFaces(boolean param1) |
double |
edgeFilletRadius() |
void |
edgeFilletRadius(double param1) |
boolean |
filletGussetEdges() |
void |
filletGussetEdges(boolean param1) |
boolean |
filletInnerCorners() |
void |
filletInnerCorners(boolean param1) |
boolean |
filletOuterCorners() |
void |
filletOuterCorners(boolean param1) |
boolean |
flipDimSides() |
void |
flipDimSides(boolean param1) |
boolean |
flipOffset() |
void |
flipOffset(boolean param1) |
double |
gussetThickness() |
void |
gussetThickness(double param1) |
int |
gussetType() |
void |
gussetType(int param1) |
double |
indentDepth() |
void |
indentDepth(double param1) |
double |
indentWidth() |
void |
indentWidth(double param1) |
double |
innerCornerFilletRadius() |
void |
innerCornerFilletRadius(double param1) |
double |
offsetDistance() |
void |
offsetDistance(double param1) |
double |
outerCornerFilletRadius() |
void |
outerCornerFilletRadius(double param1) |
boolean |
overrideDocSettings() |
void |
overrideDocSettings(boolean param1) |
double |
profileAngleDim() |
void |
profileAngleDim(double param1) |
int |
profileDimensionScheme() |
void |
profileDimensionScheme(int param1) |
double |
profileHeightDim() |
void |
profileHeightDim(double param1) |
double |
profileLengthDim() |
void |
profileLengthDim(double param1) |
int |
profileType() |
void |
profileType(int param1) |
com.jacob.com.Dispatch |
referenceLine() |
void |
referenceLine(com.jacob.com.Variant param1) |
com.jacob.com.Dispatch |
referencePoint() |
void |
referencePoint(com.jacob.com.Variant param1) |
void |
releaseSelectionAccess() |
boolean |
showCenter() |
void |
showCenter(boolean param1) |
boolean |
showProfile() |
void |
showProfile(boolean param1) |
java.lang.Object |
supportingFaces() |
void |
supportingFaces(java.lang.Object param1) |
boolean |
useAngleDimForProfile() |
void |
useAngleDimForProfile(boolean param1) |
boolean |
useOffset() |
void |
useOffset(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 boolean accessSelections(IModelDoc2 param1, IComponent2 param2)
public void releaseSelectionAccess()
public double offsetDistance()
public void offsetDistance(double param1)
public void draftAngle(double param1)
public double draftAngle()
public void profileType(int param1)
public int profileType()
public com.jacob.com.Dispatch referencePoint()
public void referencePoint(com.jacob.com.Variant param1)
public java.lang.Object supportingFaces()
public void supportingFaces(java.lang.Object param1)
public void referenceLine(com.jacob.com.Variant param1)
public com.jacob.com.Dispatch referenceLine()
public boolean useOffset()
public void useOffset(boolean param1)
public boolean flipOffset()
public void flipOffset(boolean param1)
public int profileDimensionScheme()
public void profileDimensionScheme(int param1)
public double indentDepth()
public void indentDepth(double param1)
public double profileLengthDim()
public void profileLengthDim(double param1)
public boolean useAngleDimForProfile()
public void useAngleDimForProfile(boolean param1)
public double profileHeightDim()
public void profileHeightDim(double param1)
public void profileAngleDim(double param1)
public double profileAngleDim()
public void flipDimSides(boolean param1)
public boolean flipDimSides()
public void indentWidth(double param1)
public double indentWidth()
public double gussetThickness()
public void gussetThickness(double param1)
public boolean draftSideFaces()
public void draftSideFaces(boolean param1)
public boolean filletOuterCorners()
public void filletOuterCorners(boolean param1)
public void outerCornerFilletRadius(double param1)
public double outerCornerFilletRadius()
public void filletInnerCorners(boolean param1)
public boolean filletInnerCorners()
public double innerCornerFilletRadius()
public void innerCornerFilletRadius(double param1)
public void filletGussetEdges(boolean param1)
public boolean filletGussetEdges()
public void edgeFilletRadius(double param1)
public double edgeFilletRadius()
public void gussetType(int param1)
public int gussetType()
public void overrideDocSettings(boolean param1)
public boolean overrideDocSettings()
public void showProfile(boolean param1)
public boolean showProfile()
public boolean showCenter()
public void showCenter(boolean param1)