Classes | |
| class | Vector |
Functions | |
| def | makeFilletArc (M1, P, Q, N, r2, ccw) |
| def | sgn (val) |
| def | test () |
Function Documentation
◆ makeFilletArc()
| def Mod.PartDesign.Scripts.FilletArc.makeFilletArc | ( | M1, | |
| P, | |||
| Q, | |||
| N, | |||
| r2, | |||
| ccw | |||
| ) |
References Mod.PartDesign.Scripts.FilletArc.sgn().
◆ sgn()
| def Mod.PartDesign.Scripts.FilletArc.sgn | ( | val | ) |
Referenced by Mod.PartDesign.Scripts.FilletArc.makeFilletArc().
◆ test()
| def Mod.PartDesign.Scripts.FilletArc.test | ( | ) |
1.8.17