Parse the BIC obj format for when the object contains lines instead of a mesh.
read_line_obj(line_obj)
line_obj | Path to the object file of interest |
---|
bic_lines
object, which is a list of matrices, each
matrix coresponds to one line in the object. The matrices are 3xN matrices
of world coordinates.