Synopsis

PDX_MSGT igeo_Eval132Pnt(long option, MDA_PTR db_ptr, IMTH_MATRIX matrix, double tval, MTH_3DPNT point)

Purpose

Evaluate a point on an IGES connect point (132)

Description

At a given parameter value between 0.0 and 1.0 inclusive, evaluate a point on the IGES point entity.

Input

option

Options (not used)

db_ptr

The IGES 132 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