block.contact.b1

Syntax

blp = block.contact.b1(bcp<,b>)

Get block 1 at a contact. By default the host block is returned for merged blocks. By setting b to true, the faceblock will be returned.

Returns:blp - block pointer
Arguments:bcp - block contact pointer b - optional flag that causes the return of the faceblock rather than the host block for merged blocks when set to true.