public class HybridShapeLinePtPt extends Line
| Constructor and Description |
|---|
HybridShapeLinePtPt(com.jacob.com.Dispatch d) |
| Modifier and Type | Method and Description |
|---|---|
Length |
beginOffset() |
Length |
endOffset() |
int |
getLengthType() |
boolean |
getSymmetricalExtension() |
Reference |
ptExtremity() |
void |
ptExtremity(Reference param1) |
Reference |
ptOrigine() |
void |
ptOrigine(Reference param1) |
void |
removeSupport() |
void |
setLengthType(int param1) |
void |
setSymmetricalExtension(boolean param1) |
Reference |
support() |
void |
support(Reference param1) |
firstUptoElem, firstUptoElem, getDirection, getOrigin, putDirection, secondUptoElem, secondUptoElemappendHybridShape, compute, thicknessapplication, getItem, name, name, parentchangeComponentState, destructor, getImpl, getMetaObject, isA, isAKindOf, isEqual, isNull, setImpl, surChargeQIcall, 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, safeReleasepublic Length endOffset()
public Length beginOffset()
public int getLengthType()
public void setLengthType(int param1)
public void setSymmetricalExtension(boolean param1)
public boolean getSymmetricalExtension()
public Reference support()
public void support(Reference param1)
public void removeSupport()
public Reference ptExtremity()
public void ptExtremity(Reference param1)
public void ptOrigine(Reference param1)
public Reference ptOrigine()