copy_attribute_double


Description:

public bool copy_attribute_double (CodeNode source, string attribute, string argument)

Copy the double value of the specified attribute argument if available.

Parameters:

source

codenode to copy from

attribute

attribute name

argument

argument name

Returns:

true if successful