DefaultMeshLoader.can_load_mesh
- DefaultMeshLoader.can_load_mesh(url)[source]
Determine whether this loader can load a given mesh URL.
- Parameters
url (str) – Mesh URL.
- Returns
bool –
Trueif the URL points to a local and valid file. OtherwiseFalse.
Determine whether this loader can load a given mesh URL.
url (str) – Mesh URL.
bool – True if the URL points to a local and valid file.
Otherwise False.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev