Category Geometry items, Object ProSurface

Function ProSurfaceAppearanceDefaultPropsGet


Description
Gets the default appearance properties of given type.
Synopsis
#include <ProSurface.h>
ProErrorProSurfaceAppearanceDefaultPropsGet(
ProDefaultAppearanceType appearance_type
/* (In)
Default appearance type.
*/
ProSurfaceAppearanceProps * appearance_properties
/* (Out)
Structure containing appearance related properties.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. User Interface: Basic Graphics: Surface Properties
  2. User Interface: Basic Graphics: Surface Properties