StampBlock method

DTL Auto

StampBlock Method

Starts the Stamp Jig for the block definition.

See Also | Example

Signature

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