public class IBrokenOutSectionFeatureData
extends com.jacob.com.Dispatch
Constructor and Description |
---|
IBrokenOutSectionFeatureData(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
boolean |
accessSelections(com.jacob.com.Variant param1,
com.jacob.com.Variant param2) |
double |
depth() |
void |
depth(double param1) |
IEntity |
depthReference() |
void |
depthReference(IEntity param1) |
boolean |
editSketch() |
void |
editSketch(boolean param1) |
int |
getSketchSegmentCount() |
boolean |
iAccessSelections(IModelDoc2 param1,
IComponent2 param2) |
ISketchSegment |
iGetSketchSegment(int param1) |
void |
releaseSelectionAccess() |
java.lang.Object |
sketchSegment() |
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 IBrokenOutSectionFeatureData(com.jacob.com.Dispatch d)
public boolean accessSelections(com.jacob.com.Variant param1, com.jacob.com.Variant param2)
public boolean iAccessSelections(IModelDoc2 param1, IComponent2 param2)
public void releaseSelectionAccess()
public void editSketch(boolean param1)
public boolean editSketch()
public int getSketchSegmentCount()
public java.lang.Object sketchSegment()
public ISketchSegment iGetSketchSegment(int param1)
public void depthReference(IEntity param1)
public IEntity depthReference()
public double depth()
public void depth(double param1)