public class HybridShapeIntegratedLaw extends HybridShape
Constructor and Description |
---|
HybridShapeIntegratedLaw(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
Reference |
advancedLaw() |
void |
advancedLaw(Reference param1) |
void |
appendNewPointAndParam(Reference param1,
int param2) |
Length |
endParam() |
void |
getPointAndParam(int param1,
Holder param2,
Holder param3) |
int |
getSize() |
int |
implicitLawInterpolationMode() |
void |
implicitLawInterpolationMode(int param1) |
boolean |
invertMappingLaw() |
void |
invertMappingLaw(boolean param1) |
int |
pitchLawType() |
void |
pitchLawType(int param1) |
void |
removeAllPointsAndParams() |
void |
removePointAndParam(Reference param1) |
void |
setEndParam(int param1) |
void |
setStartParam(int param1) |
Reference |
spine() |
void |
spine(Reference param1) |
Length |
startParam() |
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 HybridShapeIntegratedLaw(com.jacob.com.Dispatch d)
public Reference spine()
public void spine(Reference param1)
public int pitchLawType()
public void pitchLawType(int param1)
public void invertMappingLaw(boolean param1)
public boolean invertMappingLaw()
public Length startParam()
public void setEndParam(int param1)
public void appendNewPointAndParam(Reference param1, int param2)
public void removePointAndParam(Reference param1)
public void removeAllPointsAndParams()
public Reference advancedLaw()
public void advancedLaw(Reference param1)
public int implicitLawInterpolationMode()
public void implicitLawInterpolationMode(int param1)
public void setStartParam(int param1)
public Length endParam()
public int getSize()