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, getEvalExprMajor, getEvalExprMinor, getEvalExprNodeId, getEvalExprParentId, getEvalExprValueCode, setDbEvalExprParameterList, setEvalExprMajor, setEvalExprMinor, setEvalExprNodeId, setEvalExprParentId, setEvalExprValueCodegetChildObjects, getTypeName, setChildObjectsgetHardOwner, getNumreactors, getReactors, getSoftOwner, getStorageFlag, isSoftOwnerSet, setHardOwner, setNumreactors, setReactors, setSoftOwner, setStorageFlaggetApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getUID, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setUID, setXdataContainerpublic 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.Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.