Category Solids and parts, Object ProSolid

Function ProSolidCalcTextHeightGet


Description
Get the model's calculated text height.
Synopsis
#include <ProAnnotation.h>
ProErrorProSolidCalcTextHeightGet(
double* p_text_height
/* (Out)
Model's calculated text height.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more of the input arguments are invalid.

Manual References:

  1. Core: Solids, Parts, and Materials: Calculated Text Height
  2. Core: Solids, Parts, and Materials: Calculated Text Height