public class CadBlockLinearGrip extends CadBlockGrip
Class describing CadBlockLinearGrip object.
| Constructor and Description |
|---|
CadBlockLinearGrip()
Initializes a new instance of the
CadBlockLinearGrip class. |
| Modifier and Type | Method and Description |
|---|---|
Double |
getAttribute140()
Gets or sets the attribute 140.
|
Double |
getAttribute141()
Gets or sets the attribute 141.
|
Double |
getAttribute142()
Gets or sets the attribute 142.
|
void |
setAttribute140(Double value)
Gets or sets the attribute 140.
|
void |
setAttribute141(Double value)
Gets or sets the attribute 141.
|
void |
setAttribute142(Double value)
Gets or sets the attribute 142.
|
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 CadBlockLinearGrip()
Initializes a new instance of the CadBlockLinearGrip class.
public final Double getAttribute140()
Gets or sets the attribute 140.
public final void setAttribute140(Double value)
Gets or sets the attribute 140.
value - The attribute 140.public final Double getAttribute141()
Gets or sets the attribute 141.
public final void setAttribute141(Double value)
Gets or sets the attribute 141.
value - The attribute 141.public final Double getAttribute142()
Gets or sets the attribute 142.
public final void setAttribute142(Double value)
Gets or sets the attribute 142.
value - The attribute 142.Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.