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 521
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.