public class CadBlockFlipAction extends CadBlockAction
Class describing BLOCKFLIPACTION object.
Constructor and Description |
---|
CadBlockFlipAction()
Initializes a new instance of the
CadBlockFlipAction class. |
Modifier and Type | Method and Description |
---|---|
List<CadParameter> |
getBlockFlipActionParameterList()
Gets or sets the block flip action parameter list.
|
void |
setBlockFlipActionParameterList(List<CadParameter> value)
Gets or sets the block flip action parameter list.
|
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 CadBlockFlipAction()
Initializes a new instance of the CadBlockFlipAction
class.
public List<CadParameter> getBlockFlipActionParameterList()
Gets or sets the block flip action parameter list.
public void setBlockFlipActionParameterList(List<CadParameter> value)
Gets or sets the block flip action parameter list.
value
- The block flip action parameter list.