public class IBodyFolder
extends com.jacob.com.Dispatch
Constructor and Description |
---|
IBodyFolder(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
boolean |
getAutomaticCutList() |
boolean |
getAutomaticUpdate() |
java.lang.Object |
getBodies() |
int |
getBodyCount() |
com.jacob.com.Dispatch |
getCutListSortOptions() |
int |
getCutListType() |
IFeature |
getFeature() |
IBody2 |
iGetBodies(int param1) |
boolean |
setAutomaticCutList(boolean param1) |
boolean |
setAutomaticUpdate(boolean param1) |
boolean |
sortCutList(com.jacob.com.Variant param1,
boolean param2) |
int |
type() |
boolean |
updateCutList() |
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 IFeature getFeature()
public java.lang.Object getBodies()
public IBody2 iGetBodies(int param1)
public boolean getAutomaticCutList()
public boolean setAutomaticCutList(boolean param1)
public boolean updateCutList()
public int getCutListType()
public boolean getAutomaticUpdate()
public boolean setAutomaticUpdate(boolean param1)
public com.jacob.com.Dispatch getCutListSortOptions()
public boolean sortCutList(com.jacob.com.Variant param1, boolean param2)
public int getBodyCount()
public int type()