Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
title
[out] Receives the value of the title text height.
heading
[out] Receives the value of the heading text height.
item
[out] Receives the value of the item text height.

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

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