getAddedCost method

double getAddedCost({
  1. required String attributeName,
})

Gets added cost attribute value.

Returns added cost value for given impedance or accumulate attribute.

Parameters:

  • attributeName — The name of attribute.

Return Value: The value of added cost.