public class ISketchPath
extends com.jacob.com.Dispatch
Constructor and Description |
---|
ISketchPath(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getConstraints() |
int |
getConstraintsCount() |
double |
getLength() |
java.lang.Object |
getRelations() |
int |
getRelationsCount() |
ISketch |
getSketch() |
int |
getSketchSegmentCount() |
java.lang.Object |
getSketchSegments() |
java.lang.String |
iGetConstraints(int param1) |
ISketchRelation |
iGetRelations(int param1) |
ISketchSegment |
iGetSketchSegments(int param1) |
boolean |
select(boolean param1,
ISelectData 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 ISketch getSketch()
public java.lang.Object getSketchSegments()
public boolean select(boolean param1, ISelectData param2)
public java.lang.Object getRelations()
public int getRelationsCount()
public ISketchRelation iGetRelations(int param1)
public int getConstraintsCount()
public java.lang.String iGetConstraints(int param1)
public int getSketchSegmentCount()
public ISketchSegment iGetSketchSegments(int param1)
public java.lang.Object getConstraints()
public double getLength()