StretchBlock method

DTL Auto

StretchBlock Method

Starts the Stretch Jig for the block definition.

See Also | Example

Signature

RetVal = object.StretchBlock(Block)

Object

AecDtlJig The object or objects this method applies to.

Block

AcadBlock, input-only;
The block definition to place.

RetVal

AecDtlPromptStatus
The return status of the placement jig.

Remarks

Use the return status to determine if the block was placed. This value must be passed on to the ReturnStatus property of the Jig object.

This jig will transform line and polyline entities only. All other entities in the block definition are filtered out.