Data Structure: Part_geometry_tracking |
|
Description |
Defines data to track part grometry |
Usage |
Part_geometry_tracking NUM=ival where ival is the data structure number |
Description |
Overview The Part_geometry_tracking defines data to track a part geometry during simulation. This may be used for example to track displacements on a part geometry during restoration and then apply the reverse kinematics for a forward simulation.
|
File_name Part geometry tracking output file names |
Usage |
||||
|
||||
Description |
||||
Defines the name of the output file with tracked part boundary data. If not set the default file name will be datafile_StageName.prt
|
Part_geometry_sets List of part geometry sets by name |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of part geometry sets to be tracked. Each geometry set should contain a list of lines in 2D or a list of surfaces in 3D.
|
Displacement_flag Flag that indicates tracking of displacements |
Usage |
||||
|
||||
Description |
||||
Flag that indicates whether displacements will be tracked or not. Valid options are: • 0 - No displacement output • 1 - Displacement output (default)
|
Coordinate_update_flag Flag indicates updating coordinates after each output |
Usage |
||||
|
||||
Description |
||||
Flag to activate/deactivate updating of coordinates after each output • 0 - No update of coordinates and only initial coordinates are output • 1 - Update coordinates after each out (default) - both initial and updated coordinates are output
|
Output_frequency Output frequency |
Usage |
||||
|
||||
Description |
||||
Output frequency for tracked results. Valid options are: •1 - output at end of each stage (default)
|