public class CadBlockAligmentGrip extends CadBlockGrip
Class describing CadBlockAligmentGrip object.
CadBlockAligmentGrip
Constructor and Description |
---|
CadBlockAligmentGrip()
Initializes a new instance of the
CadBlockAligmentGrip class. |
Modifier and Type | Method and Description |
---|---|
List<CadParameter> |
getBlockAligmentGripParameterList()
Gets or sets the block aligment grip parameter list.
|
void |
setBlockAligmentGripParameterList(List<CadParameter> value)
Gets or sets the block aligment 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 CadBlockAligmentGrip()
Initializes a new instance of the CadBlockAligmentGrip
class.
public List<CadParameter> getBlockAligmentGripParameterList()
Gets or sets the block aligment grip parameter list.
public void setBlockAligmentGripParameterList(List<CadParameter> value)
Gets or sets the block aligment grip parameter list.
value
- The block aligment grip parameter list.