public class ISketchArc
extends com.jacob.com.Dispatch
Constructor and Description |
---|
ISketchArc(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getCenterPoint() |
com.jacob.com.Dispatch |
getCenterPoint2() |
java.lang.Object |
getEndPoint() |
com.jacob.com.Dispatch |
getEndPoint2() |
java.lang.Object |
getNormalVector() |
double |
getRadius() |
int |
getRotationDir() |
java.lang.Object |
getStartPoint() |
com.jacob.com.Dispatch |
getStartPoint2() |
double |
iGetCenterPoint() |
ISketchPoint |
iGetCenterPoint2() |
double |
iGetEndPoint() |
ISketchPoint |
iGetEndPoint2() |
double |
iGetNormalVector() |
double |
iGetStartPoint() |
ISketchPoint |
iGetStartPoint2() |
int |
isCircle() |
boolean |
setRadius(double param1) |
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 double getRadius()
public boolean setRadius(double param1)
public java.lang.Object getCenterPoint()
public com.jacob.com.Dispatch getCenterPoint2()
public int isCircle()
public double iGetStartPoint()
public java.lang.Object getEndPoint()
public double iGetEndPoint()
public com.jacob.com.Dispatch getStartPoint2()
public ISketchPoint iGetStartPoint2()
public com.jacob.com.Dispatch getEndPoint2()
public ISketchPoint iGetEndPoint2()
public java.lang.Object getStartPoint()
public ISketchPoint iGetCenterPoint2()
public double iGetCenterPoint()
public int getRotationDir()
public java.lang.Object getNormalVector()
public double iGetNormalVector()