API Reference > Classes > Geometry Classes > OdBmMaterial Class > OdBmMaterial Methods > OdBmMaterial::setSurfacePatternId Method
OdBmMaterial::setSurfacePatternId Method
Syntax
C++
OdResult setSurfacePatternId(const OdBmObjectId&);
Parameters 
Description 
OdBmObjectId 
[in] Input FillPattern ID associated with the normal views of faces.
 

Returns eOk if successful or an appropriate error code in the other case.

Sets an ID of the FillPattern associated with the normal views of faces. 

 

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