Class for shell draping.
More...
#include <action_mesh.h>
Class for shell draping.
Class for shell draping.
- Deprecated:
◆ GetUnwrapped()
| virtual void MbDrapMaker::GetUnwrapped |
( |
double |
tolApprox, |
|
|
c3d::FaceSPtr & |
unwrapped |
|
) |
| const |
|
pure virtual |
Get unwrapped face.
Get unwrapped face. It's contour is calculated by approximation of the unwrapped mesh border.
- Parameters
-
| [in] | tolApprox | - Approximation tolerance. |
| [out] | unwrapped | - Unwrapped face. |
◆ GetWarp()
Get polyline for main warp thread.
Get polyline for main warp thread. Polylines go in the positive and negative direction of the local coordinate system X-axis.
- Parameters
-
| [out] | warpPlus | - Polyline in the positive direction. |
| [out] | warpMinus | - Polyline in the negative direction. |
◆ GetWeft()
Get polyline for main weft thread.
Get polyline for main weft thread. Polylines go in the positive and negative direction of the local coordinate system Y-axis.
- Parameters
-
| [out] | weftPlus | - Polyline in the positive direction. |
| [out] | weftMinus | - Polyline in the negative direction. |
◆ GetSplitPolylines()
Get fiber cut polyline on the shell surface.
Get fiber cut polyline on the shell surface.
- Parameters
-
| [in] | uv | - Beginning of the cut line. |
| [in] | dir | - Direction of the cut line. |
| [out] | polys | - Polylines - line mapping to the shell. |
The documentation for this class was generated from the following file: