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, setDbEvalExprParameterListgetChildObjects, getNumreactors, getTypeName, setChildObjects, setNumreactorsgetHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwnergetApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, 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.