public class CadBlockMoveAction extends CadBlockAction
Class describing BLOCKMOVEACTION object.
| Constructor and Description |
|---|
CadBlockMoveAction()
Initializes a new instance of the
CadBlockMoveAction class. |
| Modifier and Type | Method and Description |
|---|---|
List<CadParameter> |
getCadBlockMoveActionElements()
Gets or sets the cad block move action elements.
|
void |
setCadBlockMoveActionElements(List<CadParameter> value)
Gets or sets the cad block move action elements.
|
getBlockActionParameterList, 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 CadBlockMoveAction()
Initializes a new instance of the CadBlockMoveAction class.
public List<CadParameter> getCadBlockMoveActionElements()
Gets or sets the cad block move action elements.
public void setCadBlockMoveActionElements(List<CadParameter> value)
Gets or sets the cad block move action elements.
value - The cad block move action elements.Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.