public class HybridShapeLineBisecting extends Line
Constructor and Description |
---|
HybridShapeLineBisecting(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
Length |
beginOffset() |
Reference |
elem1() |
void |
elem1(Reference param1) |
Reference |
elem2() |
void |
elem2(Reference param1) |
Length |
endOffset() |
int |
getLengthType() |
boolean |
getSymmetricalExtension() |
int |
orientation() |
void |
orientation(int param1) |
Reference |
refPoint() |
void |
refPoint(Reference param1) |
void |
setLengthType(int param1) |
void |
setSymmetricalExtension(boolean param1) |
boolean |
solutionType() |
void |
solutionType(boolean param1) |
Reference |
support() |
void |
support(Reference param1) |
firstUptoElem, firstUptoElem, getDirection, getOrigin, putDirection, secondUptoElem, secondUptoElem
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 HybridShapeLineBisecting(com.jacob.com.Dispatch d)
public Length endOffset()
public int orientation()
public void orientation(int param1)
public Length beginOffset()
public int getLengthType()
public void setLengthType(int param1)
public void setSymmetricalExtension(boolean param1)
public boolean getSymmetricalExtension()
public void support(Reference param1)
public Reference support()
public Reference elem1()
public void elem1(Reference param1)
public void elem2(Reference param1)
public Reference elem2()
public void solutionType(boolean param1)
public boolean solutionType()
public void refPoint(Reference param1)
public Reference refPoint()