Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmTableCellMergedArea::OdBmTableCellMergedArea Constructor (OdUInt32, OdUInt32, OdUInt32, OdUInt32)
Syntax
C++
OdBmTableCellMergedArea(OdUInt32 left, OdUInt32 right, OdUInt32 top, OdUInt32 bottom);

Parameterized constructor of the OdBmTableCellMergedArea class 

 

Parameters
Description
left
[In] The left side of the merged area (in cells)
right
[In] The right side of the merged area (in cells)
top
[In] The top side of the merged area (in cells)
bottom
[In] The bottom side of the merged area (in cells)
Copyright © 2002-2022. Open Design Alliance All rights reserved.