massflow.mineblock.ore.name

Syntax

s = massflow.mineblock.ore.name(mb,i)

Get the ore name at the i position associated with the mineblock. The ore names and numbers are determined from the imported file data. See massflow mineblock import. The total number of properties is given by massflow.mineblock.num.ore.

Returns:

f - the ore name for ore entry number i

Arguments:

mb - mineblock pointer i - the position of the ore property to retrieve.