Helper class to manage stock. More...
Inherits QObject.
Public Member Functions | |
GO2SStock | MillingCylinder (Number height, Number radius, GO2SXYZ pos, GO2SEnum::GO2SAxis axis) |
GO2SStock | MillingSolid (GO2SSolidGeometry solid) |
GO2SStock | Turning (Number length, Number diameter, Number origine, Number innerDiameter=0, Number nbSides=0) |
See GO2SStock.CreateTurning. | |
GO2SStock | TurningProfile (GO2SProfile profile) |
See GO2SStock.CreateTurningProfile. | |
Static Public Member Functions | |
static GO2SStock | MillingCuboid (Number lenght, Number width, Number height, GO2SXYZ pos) |
Helper class to manage stock.
|
static |
See GO2SStock.CreateMillingCuboid
GO2SStock GO2SStockCreate::MillingCylinder | ( | Number | height, |
Number | radius, | ||
GO2SXYZ | pos, | ||
GO2SEnum::GO2SAxis | axis ) |
See GO2SStock.CreateMillingCylinder
GO2SStock GO2SStockCreate::MillingSolid | ( | GO2SSolidGeometry | solid | ) |
See GO2SStock.CreateMillingSolid
[in] | solid | the solid |
GO2SStock GO2SStockCreate::TurningProfile | ( | GO2SProfile | profile | ) |
See GO2SStock.CreateTurningProfile.
[in] | profile | the profile |