public class CadBlockScaleAction extends CadBlockActionWithBasePt
Class describing BLOCKSCALEACTION object.
| Constructor and Description |
|---|
CadBlockScaleAction()
Initializes a new instance of the
CadBlockScaleAction class. |
| Modifier and Type | Method and Description |
|---|---|
List<CadParameter> |
getBlockScaleActionList()
Gets or sets the block scale action list.
|
void |
setBlockScaleActionList(List<CadParameter> value)
Gets or sets the block scale action list.
|
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 CadBlockScaleAction()
Initializes a new instance of the CadBlockScaleAction class.
public List<CadParameter> getBlockScaleActionList()
Gets or sets the block scale action list.
public void setBlockScaleActionList(List<CadParameter> value)
Gets or sets the block scale action list.
value - The block scale action list.Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.