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, setDbEvalExprParameterList
getChildObjects, getNumreactors, getTypeName, setChildObjects, setNumreactors
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public 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.