PtkCompute
Compute geometric intersection between a mesh and a toolpath within an analysis increment.
Utility Routine Interface
#include <PtkUtilitySubs.hdr>
#include <aba_ptk_enums.inc>
character *80 cPtkID
call PtkCompute (cPtkID,tStart,tEnd)Variables to Be Provided to the Utility Routine
- cPtkID
-
Tag name of an event series defined in PtkSetEventSeriesProperties or name of a scan strategy defined in PtkSetMeshAndScanstrategies.
- tStart
-
Value of step (or total) time at the start of the increment when the event series is defined in terms of step (or total) time.
- tEnd
-
Value of step (or total) time at the end of the increment when the event series is defined in terms of step (or total) time.