NC Manufacturing Resource Functions

This section describes the functions of the NC Manufacturing Resource Functions methods.

This page discusses:

ChangeToolOnRelatedActivities

This method handles ChangeToolOnRelatedActivities.

Signature

ChangeToolOnRelatedActivities(A tool change name : String, A cutting tool : MfgBaseTool) : Integer

Arguments

NameInput / OutputRequired?TypeComment
A tool change nameInYesStringNone
A cutting toolInYesMfgBaseToolNone

ReturnType

Integer

QueryTool

This method handles the QueryTool.

Signature

QueryTool(A catalog name : String, A cutting tool type : String, A cutting tool name : ,String A tool diameter : LENGTH, A tool number : Integer) : MfgBaseTool

Arguments

NameInput / OutputRequired?TypeComment
A catalog nameInYesStringNone
A cutting tool typeInYesStringNone
A cutting tool nameInYesStringNone
A tool diameterInYesLENGTHNone
A tool numberInYesIntegerNone

ReturnType

MfgBaseTool