public class HybridShapeCircle2PointsRad extends HybridShapeCircle
Constructor and Description |
---|
HybridShapeCircle2PointsRad(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
Length |
diameter() |
boolean |
diameterMode() |
void |
diameterMode(boolean param1) |
boolean |
isGeodesic() |
int |
orientation() |
void |
orientation(int param1) |
Reference |
pt1() |
void |
pt1(Reference param1) |
Reference |
pt2() |
void |
pt2(Reference param1) |
Length |
radius() |
void |
setGeometryOnSupport() |
Reference |
support() |
void |
support(Reference param1) |
void |
unsetGeometryOnSupport() |
axisComputation, axisComputation, axisDirection, axisDirection, endAngle, getAxis, getCenter, getFreeCenter, getFreeRadius, getLimitation, setGeodesic, setLimitation, startAngle
appendHybridShape, compute, thickness
application, getItem, name, name, parent
changeComponentState, destructor, getImpl, getMetaObject, isA, isAKindOf, isEqual, isNull, setImpl, surChargeQI
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 HybridShapeCircle2PointsRad(com.jacob.com.Dispatch d)
public Length radius()
public int orientation()
public void orientation(int param1)
public Length diameter()
public void support(Reference param1)
public Reference support()
public boolean diameterMode()
public void diameterMode(boolean param1)
public boolean isGeodesic()
public void setGeometryOnSupport()
public void unsetGeometryOnSupport()
public Reference pt2()
public void pt2(Reference param1)
public void pt1(Reference param1)
public Reference pt1()