public class ISketchContour
extends com.jacob.com.Dispatch
Constructor and Description |
---|
ISketchContour(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
boolean |
deSelect() |
java.lang.Object |
getEdges() |
int |
getEdgesCount() |
java.lang.Object |
getSketchSegments() |
int |
getSketchSegmentsCount() |
IEdge |
iGetEdges(int param1) |
ISketchSegment |
iGetSketchSegments(int param1) |
boolean |
isClosed() |
boolean |
select(boolean param1,
int param2) |
boolean |
select2(boolean param1,
ISelectData param2) |
ISketch |
sketch() |
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 deSelect()
public java.lang.Object getEdges()
public IEdge iGetEdges(int param1)
public boolean select2(boolean param1, ISelectData param2)
public java.lang.Object getSketchSegments()
public boolean select(boolean param1, int param2)
public int getEdgesCount()
public ISketch sketch()
public ISketchSegment iGetSketchSegments(int param1)
public int getSketchSegmentsCount()
public boolean isClosed()