Documentación de la API
>
Drawings and detail
>
Object ProDtlsymdefdata
> Function ProDtlsymdefdataScaledheightGet
Function ProDtlsymdefdataScaledheightGet
Description
Get the symbol definition height in inches. (Inches arealways used for the units in the symbol definition).
Synopsis
#include <
ProDtlsymdef.h
>
ProError
ProDtlsymdefdataScaledheightGet
(
ProDtlsymdefdata
symdefdata
/* (In)
The symbol definition data.
*/
double* height
/* (Out)
The height in inches.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the height.
PRO_TK_BAD_INPUTS
One or more arguments were invalid.
Sample Code References
pt_examples ( TestSymDefInfo.c )
User Guide References
Symbol Definition Data:ProDtlsymdefdataScaledheightGet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado