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