Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEntity::setMaterialMapper Method
Syntax
C++
virtual void setMaterialMapper(const OdGiMapper* mapper, bool doSubents = true);

Sets the mapper used to map a material to the entity. 

 

Parameters
Description
mapper
[in] The mapper of a material.
doSubents
[in] If and only if true, applies the change to all sub-entities owned by this entity.

Use null to apply the default mapper.

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