|
(sd-inq-trace-vertex-data)
(sd-call-cmds (ANIM_TRACE_ANIMATION :ANIMATION_ITEM [SEL_ITEM of an animation]
:PLAY_STEPS [number of steps to be recorded]
:TRACE_VERTICES [list of SEL_ITEMs of vertices to be traced]
:PLAY)
The selection type for an animation is ANIM::S_ANIM_ANIMATION.
(
( 11,11,11 - first vertex, first position
21,21,21
...
81,81,81 ) - first vertex, last (eighth) position
( 12,12,12 - second vertex, first position
22,22,22
...
82,82,82 )
...
( 15,15,15
25,25,25
...
85,85,85 ) - fifth vertex, eighth position
)
Note: each list for one vertex contains exactly steps + 1 3D positions.
|
| © 2026 Parametric
Technology GmbH (a subsidiary of PTC Inc.), All Rights Reserved |