Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmAppearanceAssetHelper::fillAppearanceAssetWith Method (OdBmAssetPtr&, OdBm::PredefinedAppearanceAsset::Enum, const OdString&)
Syntax
C++
static OdResult fillAppearanceAssetWith(OdBmAssetPtr& pResultAsset, OdBm::PredefinedAppearanceAsset::Enum schema, const OdString& texture = OdString::kEmpty);

Fills asset with default values of predefined schema. 

 

Parameters
Description
pResultAsset
[out] The resultion output asset.
schema
[in] Predefined schema.
texture
[in] Texture.

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

remarks This is a static method.

Copyright © 2002-2022. Open Design Alliance All rights reserved.