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:
wfcWSolid::GetDefaultTextHeight
Synopsis
#include <
ProSolid.h
>
ProError
ProSolidDefaulttextheightGet
(
ProSolid
solid
/* (In)
The solid model.
*/
double* default_text_height
/* (Out)
The default text height.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Sample Code References
pt_userguide ( UgDtlsymdefExamples.c )
User Guide References
Text Style Properties:ProSolidDefaulttextheightGet
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.