Documentación de la API
>
Drawings and detail
>
Object ProDtlsyminstdata
> Function ProDtlsyminstdataColorSet
Function ProDtlsyminstdataColorSet
Description
Set a symbol instance color.
Replacement in Object TOOLKIT:
pfcDetailSymbolInstInstructions::Color
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlsyminstdataColorSet
(
ProDtlsyminstdata
data
/* (In)
The symbol instance data.
*/
ProColor
* color
/* (In)
The color.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set 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:ProDtlsyminstdataColorSet
Parent topic
Object ProDtlsyminstdata
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado