Synopsis
PDX_MSGT gdx_SetLinearApproxFacets(PDX_BOOL facet_flag)
Purpose
Set the current GDX linear approximation facet approximation flag.
Description
Sets the GDX linear approximation facet approximation flag to indicate whether or not surface should be approximated wiht facets.
Input
facet_flag
The facet approximation flag .br PDX_TRUE = approximate with facets .br PDX_FALSE = do not approximate with facets
Return
GDX_NOERR
GDX_NOAPPROXDATA
.fi