GLTFContent.get_node_by_name
- GLTFContent.get_node_by_name(name)[source]
Returns the node with a specific name.
- Parameters
name (str) – The name of the node
- Returns
node (
compas.files.GLTFNode
or None)
Returns the node with a specific name.
name (str) – The name of the node
node (compas.files.GLTFNode
or None)
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev