Compatible With ScriptsCompatible With ExpressionsCompatible With The Command Line

 

object GetPrevSubtool (object masterTool, object subTool)

 

Return Value: The previous 'sub tool' of masterTool before subTool..

 

Arguments:

masterTool

the master tool that you want the first sub tool from
subTool the previous sub too
 

Get the previous sub too before subTool associated with masterTool. For example, if you pass a Curve and the second Point respectively, this function will return the first Point on the Curve.

Converted from CHM to HTML with chm2web Pro 2.82 (unicode)