Class to manage machining cycle. More...
Public Member Functions | |
| GO2SPlane | GetPlane () |
| GO2SMesh | GetStock (Boolean isBefore) |
| Number | GetStockIndex (Boolean isBefore) |
| GO2STool | GetTool () |
| void | ReplaceTool (GO2STool tool) |
Public Member Functions inherited from GO2SCycleBase | |
| GO2SEnum::GO2SError | AddToFolder (String name) |
| void | Delete () |
| Delete a cycle/techno function. | |
| String | GetName () |
| Number | GetNumberMachiningSet () |
| Number | GetPlaneNumber () |
| Boolean | IsBatch () |
| Boolean | IsError () |
| Boolean | IsHidden () |
| Boolean | IsMachiningSet () |
| Boolean | IsSelect () |
| Boolean | IsWaiting () |
| void | SetBatch (Boolean isBatch) |
| void | SetMachiningSet (Boolean isSet) |
| void | SetName (String name) |
| Set the name of the cycle/techno function. | |
| void | SetNumberMachiningSet (Number number) |
| void | SetSelect (Boolean isSelected) |
| void | SetWaiting (Boolean isWaiting) |
| String | toString () override |
Public Member Functions inherited from GO2SMachining | |
| Array< String > | GetEditableParams () |
| any | GetParam (Number key, Number noDevice=0) |
| Boolean | IsParamEditable (Number key) |
| GO2SEnum::GO2SError | SetParam (Number key, any value, Number noDevice=0) |
Class to manage machining cycle.
| GO2SPlane GO2SCycle::GetPlane | ( | ) |
Get the plane of the cycle
| GO2SMesh GO2SCycle::GetStock | ( | Boolean | isBefore | ) |
Get the mesh of the cycle var isBefore = Stock before or after the cycle.
| Number GO2SCycle::GetStockIndex | ( | Boolean | isBefore | ) |
Get the stock index of the cycle var isBefore = Stock index before or after the cycle.
|
inline |
Get the tool of the cycle
| void GO2SCycle::ReplaceTool | ( | GO2STool | tool | ) |
Update the tool cycle's