get_block_by_layout_handle method

get_block_by_layout_handle

Gets block table by layout handle

Returns

The CadBlockTableObject.

def get_block_by_layout_handle(self, layout_handle):
    ...
ParameterTypeDescription
layout_handlestrThe layout handle.

See Also