API Reference > Other Classes > OdModelerGeometry Class > OdModelerGeometry Methods > OdModelerGeometry::setMaterialMapperToSubents Method
OdModelerGeometry::setMaterialMapperToSubents Method
Syntax
C++
virtual OdResult setMaterialMapperToSubents(OdGeMatrix3d & mx, OdUInt8 & projection, OdUInt8 & tiling, OdUInt8 & autoTransform) = 0;
Parameters 
Description 
OdGeMatrix3d & mx 
[in] 3D transformation matrix.  
OdUInt8 & projection 
[in] Projection type.  
OdUInt8 & tiling 
[in] Tiling options.  
OdUInt8 & autoTransform 
[in] Auto transform options.
 

eOk if successful or an appropriate error code otherwise.

Sets the material mapper for subentities. 

 

Copyright © 2002–2021. Open Design Alliance. All rights reserved.