Function ProDtlentitydataColorGet
Description
Finds the color of the specified draft entity.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlentity.h>
ProDtlentitydataColorGet
(
/* (In)
The draft entity data.
*/
ProColor* color
/* (Out)
The retrieved color of the draft entity.
*/
)
Returns
The function completed successfully.
Invalid input argument(s).
Sample Code References
User Guide References
これは役に立ちましたか?