IModelJson.TaggedNumericDataProps Interface

Interface for extra data attached to an indexed mesh. See TaggedNumericData for further information (e.g. value tagA and tagB values)

Properties

Name Type Description
doubleData undefined | number[] application specific doubles  
intData undefined | number[] application specific integer data  
tagA number integer tag identifying the meaning of this tag.  
tagB number Second integer tag.  

Defined in

Last Updated: 28 March, 2024