CadBlockStretchAction

Inheritance: java.lang.Object, CadBlockAction

Class describing BLOCKSTRETCHACTION object.

Constructors

ConstructorDescription
CadBlockStretchAction()Initializes a new instance of the CadBlockStretchAction class.

Methods

MethodDescription
getBlockStretchActionElements()Gets or sets the cad block stretch action elements.
setBlockStretchActionElements(List value)Gets or sets the cad block stretch action elements.
getAttribute92()Gets or sets the attribute 92.
setAttribute92(Integer value)Gets or sets the attribute 92.
getAttribute301()Gets or sets the attribute 301.
setAttribute301(String value)Gets or sets the attribute 301.
getAttribute93()Gets or sets the attribute 93.
setAttribute93(Integer value)Gets or sets the attribute 93.
getAttribute302()Gets or sets the attribute 302.
setAttribute302(String value)Gets or sets the attribute 302.
getAttribute72()Gets or sets the attribute 72.
setAttribute72(Short value)Gets or sets the attribute 72.
getAttribute73()Gets or sets the attribute 73.
setAttribute73(Short value)Gets or sets the attribute 73.
getAttribute141()Gets or sets the attribute 141.
setAttribute141(Double value)Gets or sets the attribute 141.
getAttribute140()Gets or sets the attribute 140.
setAttribute140(Double value)Gets or sets the attribute 140.
getAttribute280()Gets or sets the attribute 280.
setAttribute280(Short value)Gets or sets the attribute 280.

CadBlockStretchAction()

public CadBlockStretchAction()

Initializes a new instance of the CadBlockStretchAction class.

getBlockStretchActionElements()

public final List<CadBlockStretchActionElement> getBlockStretchActionElements()

Gets or sets the cad block stretch action elements.

Returns: List - The cad block stretch action elements.

setBlockStretchActionElements(List value)

public final void setBlockStretchActionElements(List<CadBlockStretchActionElement> value)

Gets or sets the cad block stretch action elements.

Parameters:

ParameterTypeDescription
valueListThe cad block stretch action elements.

getAttribute92()

public final Integer getAttribute92()

Gets or sets the attribute 92.

Returns: Integer - The attribute 92.

setAttribute92(Integer value)

public final void setAttribute92(Integer value)

Gets or sets the attribute 92.

Parameters:

ParameterTypeDescription
valueIntegerThe attribute 92.

getAttribute301()

public final String getAttribute301()

Gets or sets the attribute 301.

Returns: String - The attribute 301.

setAttribute301(String value)

public final void setAttribute301(String value)

Gets or sets the attribute 301.

Parameters:

ParameterTypeDescription
valueStringThe attribute 301.

getAttribute93()

public final Integer getAttribute93()

Gets or sets the attribute 93.

Returns: Integer - The attribute 93.

setAttribute93(Integer value)

public final void setAttribute93(Integer value)

Gets or sets the attribute 93.

Parameters:

ParameterTypeDescription
valueIntegerThe attribute 93.

getAttribute302()

public final String getAttribute302()

Gets or sets the attribute 302.

Returns: String - The attribute 302.

setAttribute302(String value)

public final void setAttribute302(String value)

Gets or sets the attribute 302.

Parameters:

ParameterTypeDescription
valueStringThe attribute 302.

getAttribute72()

public final Short getAttribute72()

Gets or sets the attribute 72.

Returns: Short - The attribute 72.

setAttribute72(Short value)

public final void setAttribute72(Short value)

Gets or sets the attribute 72.

Parameters:

ParameterTypeDescription
valueShortThe attribute 72.

getAttribute73()

public final Short getAttribute73()

Gets or sets the attribute 73.

Returns: Short - The attribute 73.

setAttribute73(Short value)

public final void setAttribute73(Short value)

Gets or sets the attribute 73.

Parameters:

ParameterTypeDescription
valueShortThe attribute 73.

getAttribute141()

public final Double getAttribute141()

Gets or sets the attribute 141.

Returns: Double - The attribute 141.

setAttribute141(Double value)

public final void setAttribute141(Double value)

Gets or sets the attribute 141.

Parameters:

ParameterTypeDescription
valueDoubleThe attribute 141.

getAttribute140()

public final Double getAttribute140()

Gets or sets the attribute 140.

Returns: Double - The attribute 140.

setAttribute140(Double value)

public final void setAttribute140(Double value)

Gets or sets the attribute 140.

Parameters:

ParameterTypeDescription
valueDoubleThe attribute 140.

getAttribute280()

public final Short getAttribute280()

Gets or sets the attribute 280.

Returns: Short - The attribute 280.

setAttribute280(Short value)

public final void setAttribute280(Short value)

Gets or sets the attribute 280.

Parameters:

ParameterTypeDescription
valueShortThe attribute 280.