Documentation de l'API > Geometry items > Object ProSurface > Function ProSurfaceAppearanceDefaultPropsGet
Function ProSurfaceAppearanceDefaultPropsGet
Description
Gets the default appearance properties of given type.
Synopsis
#include <ProSurface.h>
ProSurfaceAppearanceDefaultPropsGet
(
ProDefaultAppearanceType appearance_type
/* (In)
Default appearance type.
*/
ProSurfaceAppearanceProps * appearance_properties
/* (Out)
Structure containing appearance related properties.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
Est-ce que cela a été utile ?