API Reference > Classes > OdAny Class > OdAny Methods > kind Method > OdAny::kind Method (OdTCKind)
OdAny::kind Method (OdTCKind)
Syntax
C++
void kind(OdTCKind kind);
Parameters 
Description 
OdTCKind kind 
[in] An OdTCKind enumeration value that represents the kind of data contained in the OdAny object. 

Sets the kind of the OdAny object's data.

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