Synopsis
PDX_MSGT igeo_Eval110Pnt(long option, MDA_PTR db_ptr, IMTH_MATRIX matrix, double tval, MTH_3DPNT point)
Purpose
Evaluate a point on an IGES line (110)
Description
At a given parameter value between 0.0 and 1.0 inclusive, evaluate a point on the IGES line entity.
Input
option
Options (not used)
db_ptr
The IGES 110 entity database pointer
matrix
The entity parent matrix to apply to the evaluated point
tval
The parameter value to evaluate (0.0 - 1.0)
Output
point
The XYZ 3D evaluated point location
Return
IGEO_NOERR
IGEO_INVALIDPARMVALUE
Low level error return
.fi