public class CadBlockFlipGrip extends CadBlockGrip
Class describing CadBlockFlipGrip object.
| Constructor and Description |
|---|
CadBlockFlipGrip()
Initializes a new instance of the
CadBlockFlipGrip class. |
| Modifier and Type | Method and Description |
|---|---|
List<CadParameter> |
getBlockFlipGripParameterList()
Gets or sets the block flip grip parameter list.
|
void |
setBlockFlipGripParameterList(List<CadParameter> value)
Gets or sets the block flip grip parameter list.
|
getDbEvalExprParameterList, setDbEvalExprParameterListgetChildObjects, getNumreactors, getTypeName, setChildObjects, setNumreactorsgetHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwnergetApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainerpublic CadBlockFlipGrip()
Initializes a new instance of the CadBlockFlipGrip class.
public List<CadParameter> getBlockFlipGripParameterList()
Gets or sets the block flip grip parameter list.
public void setBlockFlipGripParameterList(List<CadParameter> value)
Gets or sets the block flip grip parameter list.
value - The block flip grip parameter list.