public class CadBlockFlipParameter extends CadBlock2PtParameters
Class describing BLOCKFLIPPARAMETER object.
Constructor and Description |
---|
CadBlockFlipParameter()
Initializes a new instance of the
CadBlockFlipParameter class. |
Modifier and Type | Method and Description |
---|---|
CadStringParameter |
getAttribute305()
Gets or sets the attribute 305.
|
CadStringParameter |
getAttribute306()
Gets or sets the attribute 306.
|
CadStringParameter |
getAttribute307()
Gets or sets the attribute 307.
|
CadStringParameter |
getAttribute308()
Gets or sets the attribute 308.
|
CadStringParameter |
getAttribute309()
Gets or sets the attribute 309.
|
CadIntParameter |
getAttribute96()
Gets or sets the attribute 96.
|
void |
setAttribute305(CadStringParameter value)
Gets or sets the attribute 305.
|
void |
setAttribute306(CadStringParameter value)
Gets or sets the attribute 306.
|
void |
setAttribute307(CadStringParameter value)
Gets or sets the attribute 307.
|
void |
setAttribute308(CadStringParameter value)
Gets or sets the attribute 308.
|
void |
setAttribute309(CadStringParameter value)
Gets or sets the attribute 309.
|
void |
setAttribute96(CadIntParameter value)
Gets or sets the attribute 96.
|
getAttribute280, getAttribute281, getBlock2PtParameterList, setAttribute280, setAttribute281, setBlock2PtParameterList
getDbEvalExprParameterList, setDbEvalExprParameterList
getChildObjects, getTypeName, setChildObjects
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getDxfDataFormat, getObjectHandle, getRoundTripTableStyle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setDxfDataFormat, setObjectHandle, setRoundTripTableStyle, setXdataContainer
public CadBlockFlipParameter()
Initializes a new instance of the CadBlockFlipParameter
class.
public CadIntParameter getAttribute96()
Gets or sets the attribute 96.
public void setAttribute96(CadIntParameter value)
Gets or sets the attribute 96.
value
- The attribute 96.public CadStringParameter getAttribute309()
Gets or sets the attribute 309.
public void setAttribute309(CadStringParameter value)
Gets or sets the attribute 309.
value
- The attribute 309.public CadStringParameter getAttribute308()
Gets or sets the attribute 308.
public void setAttribute308(CadStringParameter value)
Gets or sets the attribute 308.
value
- The attribute 308.public CadStringParameter getAttribute307()
Gets or sets the attribute 307.
public void setAttribute307(CadStringParameter value)
Gets or sets the attribute 307.
value
- The attribute 307.public CadStringParameter getAttribute306()
Gets or sets the attribute 306.
public void setAttribute306(CadStringParameter value)
Gets or sets the attribute 306.
value
- The attribute 306.public CadStringParameter getAttribute305()
Gets or sets the attribute 305.
public void setAttribute305(CadStringParameter value)
Gets or sets the attribute 305.
value
- The attribute 305.