API Reference > Functions > OdTf Functions > createOdTfClass Function
createOdTfClass Function
Syntax
C++
TFCORE_EXPORT OdTfClass* createOdTfClass();

TfObject.h

Returns a raw pointer to the created class.

This function creates a new Tf class information storage object with default parameters (acts as a default constructor for the OdTfClass).

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