API Reference > Classes > Database Classes > OdBmAppearanceAssetElem Class
OdBmAppearanceAssetElem Class
Syntax
C++
class OdBmAppearanceAssetElem : public OdBmElement;

BmAppearanceAssetElem.h

This class represents an appearance asset element.

Returns the material path map as an OdBmMap object.
 
Returns a copy of the appearance asset object stored inside this appearance asset element as a pointer to an OdBmAppearanceAsset object. 
Returns the thumbnail(sketch) of the appearance asset as a pointer to an OdBmARasterImage object. 
Sets a material path map.
 
Sets the appearance asset. The asset will be copied and stored in the element.
 
Sets a thumbnail(sketch) of this appearance asset.
 
Called by setDatabaseDefaults() after the values are set.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.