public class HybridShapeCylinder extends HybridShape
Constructor and Description |
---|
HybridShapeCylinder(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
Reference |
center() |
void |
center(Reference param1) |
HybridShapeDirection |
direction() |
void |
direction(HybridShapeDirection param1) |
void |
invertOrientation() |
Length |
length1() |
void |
length1(Length param1) |
Length |
length2() |
void |
length2(Length param1) |
boolean |
orientation() |
void |
orientation(boolean param1) |
Length |
radius() |
void |
radius(Length param1) |
boolean |
symmetricalExtension() |
void |
symmetricalExtension(boolean 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 Length radius()
public void radius(Length param1)
public Reference center()
public void center(Reference param1)
public boolean orientation()
public void orientation(boolean param1)
public void invertOrientation()
public boolean symmetricalExtension()
public void symmetricalExtension(boolean param1)
public void length1(Length param1)
public Length length1()
public Length length2()
public void length2(Length param1)
public HybridShapeDirection direction()
public void direction(HybridShapeDirection param1)