Synopsis
PDX_MSGT igeo_ApproxSetAttrProc(PDX_BOOL attr_proc_flag)
Purpose
Set the attribute proccessing flag
Description
Sets the attribute proccessing flag to indicate whether or not attributes should be applied to the linear approximation data. The EAM (Entity Attribute Management) subsystem is used to apply the IGES entity attributes to the linear approximation data. If the attributes change, a new IGES DE attribute is associated 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
IGEO_NOERR
IGEO_NOAPPROXDATA
.fi