API Reference > Functions > OdTf Functions > createOdTfProperty Function
createOdTfProperty Function
Syntax
C++
TFCORE_EXPORT OdTfProperty* createOdTfProperty();

TfObject.h

Returns a raw pointer to the created property object.

This function creates a new property object with default parameters (acts as a default constructor for OdTfProperty).

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