KCMS Application Developer's Guide

icXYZType

typedef struct {
     icTagBase             base;        /* "XYZ" signature */
     icXYZArray            data;        /* variable array of XYZ numbers */
 } icXYZType;