Machining_TurningFace.
More...
|
| __init__ (self, *args) |
| Constructor.
|
|
| Radius (self) |
| Returns face radius in mm .
|
|
| SetRadius (self, theRadius) |
| Sets radius for face in mm.
|
|
|
| CompareType (theFeature) |
| Returns true if theFeature is a machining turning face.
|
|
| Cast (theBase) |
|
Machining_TurningFace.
Describes a face with radius produced by a specified machining operation. Cutting material from workpiece by turning.
◆ Radius()
manufacturingtoolkit.CadExMTK.Machining_TurningFace.Radius |
( |
| self | ) |
|
◆ SetRadius()
manufacturingtoolkit.CadExMTK.Machining_TurningFace.SetRadius |
( |
| self, |
|
|
| theRadius ) |
Sets radius for face in mm.
The value must be more than zero.
- See also
- Radius()
The documentation for this class was generated from the following file: