Processes input file to extract global origin, bounding box, initial rock volume and joint sets.
Processes input file to extract global origin, bounding box, initial rock volume and joint sets.
Input file containing user inputs
If input is properly formatted, returns a tuple containing an array representing the global origin, an array representing the bounding box, a Seq of arrays representing the bounding faces of the initial rock volume and a Seq of JointSets representing the joint sets present in the rock volume. If input is not properly formatted, it returns None.
Processes inputs provided in user input file