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

TfVariant.h

A data type that represents an array of OdTfVariant objects. All objects in the array have a similar data type.

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