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, setAttribute93getBlockActionParameterList, setBlockActionParameterListgetDbEvalExprParameterList, 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 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.Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.