Synopsis
PDX_MSGT gdx_SetLinearApproxAttrProc(PDX_BOOL attr_proc_flag)
Purpose
Set the current GDX linear approximation attribute processing flag.
Description
Set the linear approximation attribute processing for the current GDX linear approximation workspace. The EAM (Entity Attribute Management) subsystem may be used to apply attriubtes and then associate the attribute data with the linear approximation data.
Input
attr_proc_flag
The attribute proccessing flag .br PDX_TRUE = approximate with attributes .br PDX_FALSE = approximate without attributes
Return
GDX_NOERR
GDX_NOAPPROXDATA
.fi