Synopsis
PDX_MSGT iges_ScaleEntity(long option, double scale[3], MDA_PTR db_ptr)
Purpose
Scale IGES entities
Description
This function is used to scale the specified entity by the specified scale factors in X,Y and Z. Only uniform scaling is supported at this time and thus scale factors for X, Y, and Z must be equal. i.e. X=Y=Z
Input
option
Options (not used)
scale
Scale in X,Y,Z
db_ptr
Entity to scale
Return
IGES error code