Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMStd::setPrnHeights Method
Syntax
C++
OdResult setPrnHeights(OdInt16 title, OdInt16 heading, OdInt16 item);

Sets the text height in a different part of the print table. 

 

Parameters
Description
title
[in] The value of the title text height.
heading
[in] The value of the heading text height.
item
[in] The value of the item text height.

Returns eOk if the heights are set successfully, or the appropriate error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.