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, 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 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.