public class CadAcshWedgeClass extends CadDbEvalExpr
Class describing CadAcshWedgeClass object.
| Constructor and Description |
|---|
CadAcshWedgeClass()
Initializes a new instance of the
CadAcshWedgeClass class. |
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight()
The height
|
CadAcshHistoryNode |
getHistoryNode()
The HistoryNode
|
double |
getLength()
The length
|
int |
getMajor()
The major
|
int |
getMinor()
The minor
|
double |
getWidth()
The width
|
void |
setHeight(double value)
The height
|
void |
setHistoryNode(CadAcshHistoryNode value)
The HistoryNode
|
void |
setLength(double value)
The length
|
void |
setMajor(int value)
The major
|
void |
setMinor(int value)
The minor
|
void |
setWidth(double value)
The width
|
getDbEvalExprParameterList, getEvalExprMajor, getEvalExprMinor, getEvalExprNodeId, getEvalExprParentId, getEvalExprValueCode, setDbEvalExprParameterList, setEvalExprMajor, setEvalExprMinor, setEvalExprNodeId, setEvalExprParentId, setEvalExprValueCodegetChildObjects, getTypeName, setChildObjectsgetHardOwner, getNumreactors, getReactors, getSoftOwner, getStorageFlag, isSoftOwnerSet, setHardOwner, setNumreactors, setReactors, setSoftOwner, setStorageFlaggetApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getUID, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setUID, setXdataContainerpublic CadAcshWedgeClass()
Initializes a new instance of the CadAcshWedgeClass class.
public final CadAcshHistoryNode getHistoryNode()
The HistoryNode
public final void setHistoryNode(CadAcshHistoryNode value)
The HistoryNode
public final int getMajor()
The major
public final void setMajor(int value)
The major
public final int getMinor()
The minor
public final void setMinor(int value)
The minor
public final double getLength()
The length
public final void setLength(double value)
The length
public final double getWidth()
The width
public final void setWidth(double value)
The width
public final double getHeight()
The height
public final void setHeight(double value)
The height
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.