IModelJson.AuxDataProps Interface
Interface for analytical mesh data.
See PolyfaceAuxData for further information.
Properties
| Name | Type | Description | |
|---|---|---|---|
| channels | IModelJson.AuxChannelProps[] | Array with one or more channels of auxiliary data. | |
| indices | number[] | Indices mapping channel data to the mesh facets (must be parallel to mesh indices). |
Defined in
- serialization/IModelJsonSchema.ts Line 527
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.