Dependency graph: Simple exporter - issue running code snippet #104712

Open
opened 2024-02-22 17:17:54 +01:00 by Andrej · 0 comments
Contributor

Running snippet from the page it result in error:

NameError: name 'object_instace' is not defined. Did you mean: 'object_instance' (just a typo)

After fixing typo still results in error:
AttributeError: 'DepsgraphObjectInstance' object has no attribute 'to_mesh_clear'

Running snippet from the [page](https://docs.blender.org/api/current/bpy.types.Depsgraph.html#dependency-graph-simple-exporter) it result in error: `NameError: name 'object_instace' is not defined. Did you mean: 'object_instance'` (just a typo) After fixing typo still results in error: `AttributeError: 'DepsgraphObjectInstance' object has no attribute 'to_mesh_clear'`
Andrej added the
Type
Report
Status
Needs Triage
Priority
Normal
labels 2024-02-22 17:17:54 +01:00
Aaron Carlisle added
Status
Confirmed
and removed
Status
Needs Triage
labels 2024-03-30 03:35:59 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-manual#104712
No description provided.