TimberModel.compute_kdtree
- TimberModel.compute_kdtree()[source]
Compute the KD tree of the elements for fast nearest neighbour queries.
The KD tree is built using the reference points of the elements of the model.
- Returns:
KDTree
Compute the KD tree of the elements for fast nearest neighbour queries.
The KD tree is built using the reference points of the elements of the model.
KDTree