Parameters |
Description |
const OdGeMatrix2d& mMatrix |
[in] 2D transformation matrix. |
const DeviationParams& devDeviation = FMGeGbl::gDefDev |
[in] Deviation parameters (specifies the maximum deviation: the minimum and maximum number of faces on arcs during faceting). |
eOk if the transformation succeeded, or a corresponding error type otherwise.
Applies the specified 2D transformation matrix to the profile with specified deviation parameters (transforms all points of the profile).
Copyright © 2002-2020. Open Design Alliance. All rights reserved.
|