Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrepBuilder::setFaceMaterialMapping Method
Syntax
C++
OdResult setFaceMaterialMapping(const BRepBuilderGeometryId& faceId, const OdGiMapper& materialMapper);

Sets the material mapper for the face. 

 

Parameters
Description
faceId
[in] Face ID.
materialMapper
[in] Material mapper.

eOk if the operation is successful; eNotApplicable if it is not supported by the current implementation or the material mapping is part of the material.

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