Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSweepOptions::getPathEntityTransform Method
Syntax
C++
bool getPathEntityTransform(OdGeMatrix3d& mat) const;

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

 

Parameters
Description
mat
[in] A passed-in parameter for returning the transformation matrix of the path curve.

Returns true if the transformation matrix was successfully returned, otherwise returns false.

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