public class HybridShapeProject extends HybridShape
Constructor and Description |
---|
HybridShapeProject(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
HybridShapeDirection |
direction() |
void |
direction(HybridShapeDirection param1) |
Reference |
elemToProject() |
void |
elemToProject(Reference param1) |
double |
maximumDeviationValue() |
void |
maximumDeviationValue(double param1) |
boolean |
normal() |
void |
normal(boolean param1) |
boolean |
p3DSmoothing() |
void |
p3DSmoothing(boolean param1) |
int |
smoothingType() |
void |
smoothingType(int param1) |
int |
solutionType() |
void |
solutionType(int param1) |
Reference |
support() |
void |
support(Reference 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 boolean normal()
public void normal(boolean param1)
public double maximumDeviationValue()
public void maximumDeviationValue(double param1)
public void support(Reference param1)
public Reference support()
public void smoothingType(int param1)
public int smoothingType()
public boolean p3DSmoothing()
public void p3DSmoothing(boolean param1)
public void elemToProject(Reference param1)
public Reference elemToProject()
public int solutionType()
public void solutionType(int param1)
public void direction(HybridShapeDirection param1)
public HybridShapeDirection direction()