public class IPrimaryMemberPointLengthFeatureData
extends com.jacob.com.Dispatch
Constructor and Description |
---|
IPrimaryMemberPointLengthFeatureData(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
com.jacob.com.Dispatch |
directionReference() |
void |
directionReference(com.jacob.com.Variant param1) |
int |
endCondition() |
void |
endCondition(int param1) |
com.jacob.com.Dispatch |
endPlane() |
void |
endPlane(com.jacob.com.Variant param1) |
com.jacob.com.Dispatch |
endPoint() |
void |
endPoint(com.jacob.com.Variant param1) |
java.lang.Object |
getPoints() |
java.lang.Object |
getPointsTypes() |
double |
length() |
void |
length(double param1) |
boolean |
reverseDirection() |
void |
reverseDirection(boolean param1) |
boolean |
setPoints(java.lang.Object param1) |
boolean |
unChainPointsAndLength() |
void |
unChainPointsAndLength(boolean param1) |
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 IPrimaryMemberPointLengthFeatureData(com.jacob.com.Dispatch d)
public void reverseDirection(boolean param1)
public boolean reverseDirection()
public java.lang.Object getPoints()
public int endCondition()
public void endCondition(int param1)
public boolean setPoints(java.lang.Object param1)
public com.jacob.com.Dispatch endPoint()
public void endPoint(com.jacob.com.Variant param1)
public void directionReference(com.jacob.com.Variant param1)
public com.jacob.com.Dispatch directionReference()
public java.lang.Object getPointsTypes()
public void unChainPointsAndLength(boolean param1)
public boolean unChainPointsAndLength()
public void endPlane(com.jacob.com.Variant param1)
public com.jacob.com.Dispatch endPlane()
public double length()
public void length(double param1)