API Reference > Types > OdTf Types > OdTfVariantTuple Type
OdTfVariantTuple Type
Syntax
C++
typedef OdArray<OdTfVariant> OdTfVariantTuple;

TfVariant.h

A data type that represents a tuple of OdTfVariant objects. In contrast to an array, a tuple can contain objects of different data types.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.