public class HybridShapeReflectLine extends HybridShape
Constructor and Description |
---|
HybridShapeReflectLine(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
Angle |
angle() |
void |
angle(Angle param1) |
HybridShapeDirection |
direction() |
void |
direction(HybridShapeDirection param1) |
void |
invertOrientationDirection() |
void |
invertOrientationSupport() |
int |
orientationDirection() |
void |
orientationDirection(int param1) |
int |
orientationSupport() |
void |
orientationSupport(int param1) |
Reference |
origin() |
void |
origin(Reference param1) |
int |
sourceType() |
void |
sourceType(int param1) |
Reference |
support() |
void |
support(Reference param1) |
int |
typeSolution() |
void |
typeSolution(int param1) |
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 Angle angle()
public void angle(Angle param1)
public int orientationDirection()
public void orientationDirection(int param1)
public Reference support()
public void support(Reference param1)
public void origin(Reference param1)
public Reference origin()
public void orientationSupport(int param1)
public int orientationSupport()
public void typeSolution(int param1)
public int typeSolution()
public int sourceType()
public void sourceType(int param1)
public void invertOrientationSupport()
public void invertOrientationDirection()
public void direction(HybridShapeDirection param1)
public HybridShapeDirection direction()