IModelJson.AuxChannelProps Interface

Interface for a channel of analytical mesh data. See AuxChannel for further information.

Properties

Name Type Description
data IModelJson.AuxChannelDataProps[] An array of analytical data at one or more input values.  
dataType AuxChannelDataType The type of data stored in this channel.  
inputName string | undefined Optional input name.  
name string | undefined Optional channel name.  

Defined in

Last Updated: 13 November, 2024