Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::setMaterialMapperToSubents Method
Syntax
C++
virtual OdResult setMaterialMapperToSubents(OdGeMatrix3d & mx, OdUInt8 & projection, OdUInt8 & tiling, OdUInt8 & autoTransform) = 0;

Sets the material mapper for subentities. 

 

Parameters
Description
mx
[in] 3D transformation matrix.
projection
[in] Projection type.
tiling
[in] Tiling options.
autoTransform
[in] Auto transform options.

eOk if successful or an appropriate error code otherwise.

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