CadBlockRecordList.GetBlockByLayoutHandle

CadBlockRecordList.GetBlockByLayoutHandle method

Gets block table by layout handle

public CadBlockTableObject GetBlockByLayoutHandle(string layoutHandle)
ParameterTypeDescription
layoutHandleStringThe layout handle.

Return Value

The CadBlockTableObject.

See Also