public class HybridShapeLineAngle extends Line
Constructor and Description |
---|
HybridShapeLineAngle(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
Angle |
angle() |
Length |
beginOffset() |
Reference |
curve() |
void |
curve(Reference param1) |
Length |
endOffset() |
boolean |
geodesic() |
void |
geodesic(boolean param1) |
int |
getLengthType() |
boolean |
getSymmetricalExtension() |
int |
orientation() |
void |
orientation(int param1) |
Reference |
point() |
void |
point(Reference param1) |
void |
setLengthType(int param1) |
void |
setSymmetricalExtension(boolean param1) |
Reference |
surface() |
void |
surface(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 Length endOffset()
public Angle angle()
public int orientation()
public void orientation(int param1)
public Reference point()
public void point(Reference param1)
public Reference surface()
public void surface(Reference param1)
public Length beginOffset()
public int getLengthType()
public void setLengthType(int param1)
public void setSymmetricalExtension(boolean param1)
public boolean getSymmetricalExtension()
public void geodesic(boolean param1)
public boolean geodesic()
public Reference curve()
public void curve(Reference param1)