API Reference > Classes > OdTf Classes > OdTfClass Class > OdTfClass Methods > OdTfClass::allProperties Method
OdTfClass::allProperties Method
Syntax
C++
virtual const OdTfPropertiesContainerPtr allProperties() const;

Returns a smart pointer to the class properties container represented as an OdTfPropertiesContainer class instance.

Retrieves the full list of class properties, including properties of all base classes in the class hierarchy.

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