IModelJson.AuxChannelDataProps Interface
Interface for the analytical data in a channel at a single input value.
See AuxChannelData
for further information.
Properties
Name | Type | Description | |
---|---|---|---|
input | number | The input value for this data. | |
values | number[] | The vertex values for this data. |
Defined in
- serialization/IModelJsonSchema.ts Line 495
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.