BookendsBlock method

DTL Auto

BookendsBlock Method

Starts the Bookends Jig for three block definitions.

See Also | Example

Signature

RetVal = object.BookendsBlock(StartBlock, EndBlock, RepeatBlock)

Object

AecDtlJig The object or objects this method applies to.

StartBlock

AcadBlock, input-only;
The start block definition.

EndBlock

AcadBlock, input-only;
The repeated (middle) block definition.

RepeatBlock

AcadBlock, input-only;
The end block definition.

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.