API 설명서 > Solids and parts > Object ProSolid > Function ProSolidDefaulttextheightGet
Function ProSolidDefaulttextheightGet
Description
Obtains the default text height used for text in annotations and dimensions in the solid model.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSolid.h>
ProSolidDefaulttextheightGet
(
ProSolid solid
/* (In)
The solid model.
*/
double* default_text_height
/* (Out)
The default text height.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Sample Code References
User Guide References
도움이 되셨나요?