API Reference > Classes > OdBmAppearanceAssetHelper Class > OdBmAppearanceAssetHelper Methods > OdBmAppearanceAssetHelper::getAppearanceAssets Method
OdBmAppearanceAssetHelper::getAppearanceAssets Method
Syntax
C++
OdResult getAppearanceAssets(OdBmObjectPtrArray& pAssets) const;
Parameters 
Description 
OdBmObjectPtrArray& pAssets 
[out] Output appearance assets.
 

eOk if the operation was successful, and appropriate error code otherwise.

Returns the array of connected assets that define the appearance of the material. 

 

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