Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSweepOptions::setPathEntityTransform Method (OdDbEntity *, bool)
Syntax
C++
OdResult setPathEntityTransform(OdDbEntity * pPathEnt, bool displayErrorMessages = false);

Sets the transformation associated with the start and end of the path curve. 

 

Parameters
Description
pPathEnt
[in] A pointer to the new transformation matrix to be applied.
displayErrorMessages
[in] Indicates whether error messages are displayed. Default value is false.

Before calling the method, setSweepEntityTranform() method must be called.

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