read_xml_polylines_and_properties

compas_wood.joinery.read_xml_polylines_and_properties(foldername, filename_of_dataset='type_plates_name_cross_vda_hexshell_reciprocal')[source]

read xml data_sets files from foldername and filename_of_dataset :Parameters: * foldername (str) – The name of the folder where all the .xml data-sets are located e.g. “C://IBOIS57//_Code//Software//Python//compas_wood//frontend//src//wood//dataset//”.

  • filename_of_dataset (str, optional) – The name of the file e.g. “type_plates_name_cross_vda_hexshell_reciprocal” .

Returns

tuple – std::vector<std::vector<double>>& input_polyline_pairs_coord, std::vector<std::vector<double>>& input_insertion_vectors_coord std::vector<std::vector<int>>& input_JOINTS_TYPES, std::vector<std::vector<int>>& input_three_valence_element_indices_and_instruction, std::vector<int>& input_adjacency A list of top and bottom polylines