| SUPERSEDED BY: | ProSurfaceSideAppearancepropsSet |
| Description |
| Sets the appearance properties of the surface. This API will be deprecated in future release |
| Synopsis |
| #include <ProSurface.h> |
| ProError | ProSurfaceAppearancepropsSet | ( |
| ProModelitem* item | |
| /*
(In) |
| The modelitem representing the part, assembly component, subassembly, quilt or surface. |
| */ |
| ProSurfaceAppearanceProps* appearance_properties | |
| /*
(In) |
| Structure containing surface appearance properties. Pass NULL to set default surface appearance properties. |
| */ |
| ) |
| Returns |
|
|