public class IDimXpertFeature
extends com.jacob.com.Dispatch
Constructor and Description |
---|
IDimXpertFeature(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
int |
getAppliedAnnotationCount() |
java.lang.Object |
getAppliedAnnotations() |
int |
getAppliedFeatureCount() |
java.lang.Object |
getAppliedFeatures() |
int |
getFaceCount() |
java.lang.Object |
getFaces() |
com.jacob.com.Dispatch |
getModelFeature() |
IDimXpertAnnotation |
iGetAppliedAnnotations(int param1) |
IDimXpertFeature |
iGetAppliedFeatures(int param1) |
com.jacob.com.Dispatch |
iGetFaces(int param1) |
boolean |
isCombinedAnnotation() |
boolean |
isSuppressed() |
java.lang.String |
name() |
int |
setCombineAnnotation(boolean param1) |
java.lang.Object |
type() |
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 boolean isSuppressed()
public int getFaceCount()
public java.lang.Object getFaces()
public com.jacob.com.Dispatch iGetFaces(int param1)
public com.jacob.com.Dispatch getModelFeature()
public int getAppliedFeatureCount()
public java.lang.Object getAppliedFeatures()
public IDimXpertFeature iGetAppliedFeatures(int param1)
public int getAppliedAnnotationCount()
public java.lang.Object getAppliedAnnotations()
public IDimXpertAnnotation iGetAppliedAnnotations(int param1)
public int setCombineAnnotation(boolean param1)
public boolean isCombinedAnnotation()
public java.lang.String name()
public java.lang.Object type()