public class CadAcshTorusClass extends CadDbEvalExpr
Class describing CadAcshTorusClass object.
| Constructor and Description |
|---|
CadAcshTorusClass()
Initializes a new instance of the
CadAcshTorusClass class. |
| Modifier and Type | Method and Description |
|---|---|
CadAcshHistoryNode |
getHistoryNode()
The HistoryNode
|
int |
getMajor()
The major
|
double |
getMajorRadius()
The major radius
|
int |
getMinor()
The minor
|
double |
getMinorRadius()
The minor radius
|
void |
setHistoryNode(CadAcshHistoryNode value)
The HistoryNode
|
void |
setMajor(int value)
The major
|
void |
setMajorRadius(double value)
The major radius
|
void |
setMinor(int value)
The minor
|
void |
setMinorRadius(double value)
The minor radius
|
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 CadAcshTorusClass()
Initializes a new instance of the CadAcshTorusClass 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 getMajorRadius()
The major radius
public final void setMajorRadius(double value)
The major radius
public final double getMinorRadius()
The minor radius
public final void setMinorRadius(double value)
The minor radius
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.