AbstractMeshLoader.can_load_mesh
- AbstractMeshLoader.can_load_mesh(url)[source]
Determine whether this loader can load a given Mesh URL.
- Parameters
url (str) – Mesh URL.
- Returns
bool –
True
if it can handle it, otherwiseFalse
.
Determine whether this loader can load a given Mesh URL.
url (str) – Mesh URL.
bool – True
if it can handle it, otherwise False
.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev