public class IDrSection
extends com.jacob.com.Dispatch
Constructor and Description |
---|
IDrSection(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
boolean |
cutSurfaceBodies() |
void |
cutSurfaceBodies(boolean param1) |
boolean |
cuttingLineShoulders() |
void |
cuttingLineShoulders(boolean param1) |
boolean |
displaySurfaceBodies() |
void |
displaySurfaceBodies(boolean param1) |
IEnumComponents |
enumExcludedComponents() |
IEnumComponents2 |
enumExcludedComponents2() |
boolean |
excludeFasteners() |
void |
excludeFasteners(boolean param1) |
boolean |
excludeSliceSectionBodies() |
void |
excludeSliceSectionBodies(boolean param1) |
java.lang.Object |
getArrowInfo() |
boolean |
getAutoHatch() |
boolean |
getDisplayOnlySpeedPakBodies() |
boolean |
getDisplayOnlySurfaceCut() |
boolean |
getDontCutAllInstances(IComponent param1) |
java.lang.Object |
getExcludedComponents() |
java.lang.String |
getLabel() |
java.lang.Object |
getLineInfo() |
java.lang.String |
getName() |
boolean |
getPartialSection() |
boolean |
getReversedCutDirection() |
boolean |
getScaleWithModelChanges() |
com.jacob.com.Dispatch |
getSectionView() |
com.jacob.com.Dispatch |
getTextFormat() |
java.lang.Object |
getTextInfo() |
boolean |
getUseDocTextFormat() |
com.jacob.com.Dispatch |
getView() |
double |
iGetArrowInfo() |
double |
iGetLineInfo() |
int |
iGetLineSegmentCount() |
IView |
iGetSectionView() |
ITextFormat |
iGetTextFormat() |
double |
iGetTextInfo() |
IView |
iGetView() |
boolean |
isAligned() |
boolean |
iSetExcludedComponents(int param1,
Holder param2) |
boolean |
iSetLineInfo(int param1,
Holder param2) |
boolean |
iSetTextFormat(boolean param1,
ITextFormat param2) |
java.lang.String |
layer() |
void |
layer(java.lang.String param1) |
boolean |
randomizeScale() |
void |
randomizeScale(boolean param1) |
boolean |
scaleHatchPattern() |
void |
scaleHatchPattern(boolean param1) |
double |
sectionDepth() |
void |
sectionDepth(double param1) |
void |
setAutoHatch(boolean param1) |
void |
setDisplayOnlySpeedPakBodies(boolean param1) |
void |
setDisplayOnlySurfaceCut(boolean param1) |
boolean |
setDontCutAllInstances(IComponent param1,
boolean param2) |
boolean |
setExcludedComponents(java.lang.Object param1) |
boolean |
setLabel(java.lang.String param1) |
int |
setLabel2(java.lang.String param1) |
boolean |
setLineInfo(java.lang.Object param1) |
void |
setPartialSection(boolean param1) |
void |
setReversedCutDirection(boolean param1) |
void |
setScaleWithModelChanges(boolean param1) |
boolean |
setTextFormat(boolean param1,
com.jacob.com.Variant param2) |
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 java.lang.String layer()
public void layer(java.lang.String param1)
public boolean getUseDocTextFormat()
public com.jacob.com.Dispatch getTextFormat()
public ITextFormat iGetTextFormat()
public boolean setTextFormat(boolean param1, com.jacob.com.Variant param2)
public boolean iSetTextFormat(boolean param1, ITextFormat param2)
public void scaleHatchPattern(boolean param1)
public boolean scaleHatchPattern()
public com.jacob.com.Dispatch getSectionView()
public IView iGetSectionView()
public java.lang.String getLabel()
public boolean setLabel(java.lang.String param1)
public boolean getReversedCutDirection()
public void setReversedCutDirection(boolean param1)
public boolean getScaleWithModelChanges()
public void setScaleWithModelChanges(boolean param1)
public boolean getPartialSection()
public void setPartialSection(boolean param1)
public boolean getDisplayOnlySurfaceCut()
public void setDisplayOnlySurfaceCut(boolean param1)
public boolean isAligned()
public java.lang.Object getTextInfo()
public double iGetTextInfo()
public java.lang.Object getArrowInfo()
public double iGetArrowInfo()
public java.lang.Object getExcludedComponents()
public IEnumComponents enumExcludedComponents()
public boolean getAutoHatch()
public void setAutoHatch(boolean param1)
public int iGetLineSegmentCount()
public java.lang.Object getLineInfo()
public double iGetLineInfo()
public IEnumComponents2 enumExcludedComponents2()
public int setLabel2(java.lang.String param1)
public boolean setExcludedComponents(java.lang.Object param1)
public boolean iSetExcludedComponents(int param1, Holder param2)
public boolean getDontCutAllInstances(IComponent param1)
public boolean setDontCutAllInstances(IComponent param1, boolean param2)
public boolean setLineInfo(java.lang.Object param1)
public IView iGetView()
public boolean iSetLineInfo(int param1, Holder param2)
public boolean excludeFasteners()
public void excludeFasteners(boolean param1)
public void sectionDepth(double param1)
public double sectionDepth()
public boolean getDisplayOnlySpeedPakBodies()
public void setDisplayOnlySpeedPakBodies(boolean param1)
public void cutSurfaceBodies(boolean param1)
public boolean cutSurfaceBodies()
public void excludeSliceSectionBodies(boolean param1)
public boolean excludeSliceSectionBodies()
public void displaySurfaceBodies(boolean param1)
public boolean displaySurfaceBodies()
public void cuttingLineShoulders(boolean param1)
public boolean cuttingLineShoulders()
public boolean randomizeScale()
public void randomizeScale(boolean param1)
public com.jacob.com.Dispatch getView()
public java.lang.String getName()