Documentation de l'API > Geometry items > Object ProSurface > Function ProSurfaceSideTexturepropsGet
Function ProSurfaceSideTexturepropsGet
Description
Gets the texture related properties on given side of the surface.
Synopsis
#include <ProSurface.h>
ProSurfaceSideTexturepropsGet
(
/* (In)
The modelitem representing the part, assembly component, subassembly, quilt or surface.
*/
int surface_side
/* (In)
Set to 0 (the direction of the surface normal) or 1 (the other side).
*/
ProSurfaceTextureProps* texture_properties
/* (Out)
Pointer to structure containing texture related properties.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Properties does not exist on item.
User Guide References
Est-ce que cela a été utile ?