public class CadBlockRotateAction extends CadBlockActionWithBasePt
Class describing BLOCKROTATEACTION object.
Constructor and Description |
---|
CadBlockRotateAction()
Initializes a new instance of the
CadBlockRotateAction class. |
Modifier and Type | Method and Description |
---|---|
List<CadParameter> |
getCadBlockRotationAction()
Gets or sets the cad block rotation action.
|
void |
setCadBlockRotationAction(List<CadParameter> value)
Gets or sets the cad block rotation action.
|
getAttribute280, getAttribute301, getAttribute302, getAttribute92, getAttribute93, setAttribute280, setAttribute301, setAttribute302, setAttribute92, setAttribute93
getBlockActionParameterList, setBlockActionParameterList
getDbEvalExprParameterList, setDbEvalExprParameterList
getChildObjects, getNumreactors, getTypeName, setChildObjects, setNumreactors
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public CadBlockRotateAction()
Initializes a new instance of the CadBlockRotateAction
class.
public List<CadParameter> getCadBlockRotationAction()
Gets or sets the cad block rotation action.
public void setCadBlockRotationAction(List<CadParameter> value)
Gets or sets the cad block rotation action.
value
- The cad block rotation action.