public class CadBlockAligmentParameter extends CadBlock2PtParameters
Class describing block aligment parameter.
CadBlock2PtParameters
Constructor and Description |
---|
CadBlockAligmentParameter()
Initializes a new instance of the
CadBlockAligmentParameter class. |
Modifier and Type | Method and Description |
---|---|
List<CadParameter> |
getBlockAligmentParameterList()
Gets or sets the block visibility parameter list.
|
void |
setBlockAligmentParameterList(List<CadParameter> value)
Gets or sets the block visibility parameter list.
|
getAttribute280, getAttribute281, getBlock2PtParameterList, setAttribute280, setAttribute281, setBlock2PtParameterList
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 CadBlockAligmentParameter()
Initializes a new instance of the CadBlockAligmentParameter
class.
public List<CadParameter> getBlockAligmentParameterList()
Gets or sets the block visibility parameter list.
public void setBlockAligmentParameterList(List<CadParameter> value)
Gets or sets the block visibility parameter list.
value
- The block visibility parameter list.