Mod.PartDesign.fcsprocket.sprocket Namespace Reference
Functions | |
| def | CreateSprocket (w, P, N, Dr) |
| def | rotate (pt, rads) |
Function Documentation
◆ CreateSprocket()
| def Mod.PartDesign.fcsprocket.sprocket.CreateSprocket | ( | w, | |
| P, | |||
| N, | |||
| Dr | |||
| ) |
Create a sprocket w is the wirebuilder object (in which the sprocket will be constructed) P is the chain pitch N is the number of teeth Dr is the roller diameter Remaining variables can be found in Standard Handbook of Chains
◆ rotate()
| def Mod.PartDesign.fcsprocket.sprocket.rotate | ( | pt, | |
| rads | |||
| ) |
rotate pt by rads radians about origin
1.8.17