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