rblock.copy

Syntax

np = rblock.copy(p)

Copy a rigid block. All data is copied to a new rigid block and a pointer to the new rigid block is returned. The original rigid block remains.

Returns:np - new rigid block pointer
Arguments:p - rigid block pointer to copy