Function ProDtlentitydataColorSet
Description
Sets the color of the specified draft entity.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlentity.h>
ProDtlentitydataColorSet
(
/* (In)
The draft entity data.
*/
ProColor* color
/* (In)
The new color of the draft entity.
*/
)
Returns
The function completed successfully.
Invalid input argument(s).
Sample Code References
User Guide References
¿Fue esto útil?