Documentação da API
>
Drawings and detail
>
Object ProDtlsyminstdata
> Function ProDtlsyminstdataAngleGet
Function ProDtlsyminstdataAngleGet
Description
Get a symbol instance angle.
Replacement in Object TOOLKIT:
pfcDetailSymbolInstInstructions::Angle
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlsyminstdataAngleGet
(
ProDtlsyminstdata
data
/* (In)
The symbol instance data.
*/
double* angle
/* (Out)
The angle.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the angle.
PRO_TK_BAD_INPUTS
One or more arguments were invalid.
Sample Code References
pt_examples ( TestDtlsyminst.c )
pt_examples ( TestDtlsyminst.c )
User Guide References
Symbol Instance Data:ProDtlsyminstdataAngleGet
Parent topic
Object ProDtlsyminstdata
Isto foi útil?
Este site funciona melhor com JavaScript habilitado