Category
Solids and parts
, Object
ProSolid
Function ProSolidCalcTextHeightGet
Description
Get the model's calculated text height.
Synopsis
#include <
ProAnnotation.h
>
ProError
ProSolidCalcTextHeightGet
(
double*
p_text_height
/* (Out)
Model's calculated text height.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more of the input arguments are invalid.
Manual References:
Core: Solids, Parts, and Materials: Calculated Text Height
Core: Solids, Parts, and Materials: Calculated Text Height