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

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

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

 

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