API 설명서 > Miscellaneous > Object ProColor > Function ProColorByTypeGet
Function ProColorByTypeGet
Description
Retrieves the standard color used for the specified object type.
Replacement in Object TOOLKIT:
Synopsis
#include <ProColor.h>
ProColorByTypeGet
(
ProDisplayedType object_type
/* (In)
The object type.
*/
/* (Out)
The color typically used by Creo Parametric to render the object.
*/
)
Returns
The function successfully retrieved the color.
One or more arguments are invalid.
No default color entry exists for this entity type.
Sample Code References
User Guide References
도움이 되셨나요?