Documentação da API > Solids and parts > Object ProSolid > Function ProSolidCalcTextHeightGet
Function ProSolidCalcTextHeightGet
Description
Get the model's calculated text height.
Synopsis
#include <ProAnnotation.h>
ProSolidCalcTextHeightGet
(
double* p_text_height
/* (Out)
Model's calculated text height.
*/
)
Returns
The function succeeded.
One or more of the input arguments are invalid.
User Guide References
Isto foi útil?