3D Model
Learn about Blockpad libraries in the library deep dive.
You can refer to this file object type in any formula, macro, module, or other script in Blockpad. You can use either its name or its full path:
- To refer to it by name, use
Model3D
(make sure the library Library.Docs.Objects is included with Include Libaries) - To refer to it by its full path, use
Library.Docs.Objects.Model3D
See also: