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, getTypeName, setChildObjects
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getDxfDataFormat, getObjectHandle, getRoundTripTableStyle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setDxfDataFormat, setObjectHandle, setRoundTripTableStyle, 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.