
ProDispObjectSetSurfaceAppearanceProps | |
( int window /* (In) Identifier of window in which ProDispObject will be detached from Creo scene */ int* key_list /* (In) ProArray containing member_identification table of ProDispObject which will be detached from scene graph. This is the "key_list" passed to ProDispObjectAttach plus the "new_key */ ProSurfaceAppearanceProps surf_appearance_props /* (In) New appearance property for display object. */ ) |

The function succeeded | |
Invalid window | |
ProDispObject not found in the scene graph of window | |
One or more input arguments was invalid | |
Function is not supported on given window(because it is 2D window, like drawing or sketcher). |


