Part: Extended makePipeShell() so it accepts a transformation mode value

This commit is contained in:
Yorik van Havre
2013-10-07 15:41:38 -03:00
parent ccf462300b
commit a1084de89c
4 changed files with 19 additions and 5 deletions

View File

@@ -41,7 +41,9 @@
</Methode>
<Methode Name="makePipeShell">
<Documentation>
<UserDocu>Make a loft defined by profiles along a wire.</UserDocu>
<UserDocu>makePipeShell(shapeList,[isSolid,isFrenet,transition])
Make a loft defined by a list of profiles along a wire. Transition can be
0 (default), 1 (right corners) or 2 (rounded corners).</UserDocu>
</Documentation>
</Methode>
<Methode Name="approximate">