public class HybridShapePointOnPlane extends Point
Constructor and Description |
---|
HybridShapePointOnPlane(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
HybridShapeDirection |
firstDirection() |
void |
firstDirection(HybridShapeDirection param1) |
void |
getSecondDirection(Holder param1,
Holder param2,
Holder param3) |
Reference |
plane() |
void |
plane(Reference param1) |
Reference |
point() |
void |
point(Reference param1) |
Reference |
projectionSurface() |
void |
projectionSurface(Reference param1) |
void |
setSecondDirection(double param1,
double param2,
double param3) |
Length |
xOffset() |
Length |
yOffset() |
getCoordinates, setCoordinates
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 Reference point()
public void point(Reference param1)
public void firstDirection(HybridShapeDirection param1)
public HybridShapeDirection firstDirection()
public void setSecondDirection(double param1, double param2, double param3)
public Reference projectionSurface()
public void projectionSurface(Reference param1)
public Length xOffset()
public Length yOffset()
public void plane(Reference param1)
public Reference plane()