Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSweepOptions::setSweepEntityTransform Method (OdDbEntityPtrArray&, bool)
Syntax
C++
OdResult setSweepEntityTransform(OdDbEntityPtrArray& sweepEntities, bool displayErrorMessages = false);

Sets the coordinate system transformation matrix to be applied to the sweep entity, using the sweep entity geometry for calculating the transformation matrix. 

 

Parameters
Description
sweepEntities
[out] Sweep entity geometry to be used for calculation of the sweep entity transformation matrix.
displayErrorMessages
[in] Indicates whether error messages are displayed. Default value is false.

Returns eOk if transformation was successfully done.

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