LinearArrayBlock method

DTL Auto

LinearArrayBlock Method

Starts the Linear Array Jig for the block definition.

See Also | Example

Signature

RetVal = object.LinearArrayBlock(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.