The Extract4DUcfAttributes application extracts data attributes associated with each vertex of a Ucf file.
Features
Description
Ucf surfaces frequently contain data attributes associated with each vertex of the Ucf shape. the format of the Ucf data file makes it difficult to separate these per-vertex data attributes from the coordinates of the vertices.
The Extract4DUcfAttributes application extracts these data from a Ucf file.
System Requirements
Java
Installation
Compilation
Portable Java library jar makes library compilation unnecessary.
Installation
Copy the java application 'jar' file to your local disk.
Purpose
Ucf files contain useful information, encoded as a data attribute, stored in the fiel in association with a surface or contour vertex. The Extract4DUcfAttributes application reads the Ucf file and writes any data attributes it finds to the console output. This output may be saved as a separate and used in subsequent analyses.