bpy.types.IDPropertyUIManager has no API documentation #97949

Open
opened 2022-05-08 03:01:27 +02:00 by Colin Basnett · 2 comments
Member

The bpy.types.IDPropertyUIManager has no entry on the online Blender 3.1 Python API documentation.

It is mentioned only once, here: https://docs.blender.org/api/current/bpy.types.bpy_struct.html?highlight=bpy%20types%20idpropertyuimanager#bpy.types.bpy_struct.id_properties_ui

The odd thing is that, in the code, there is Python documentation for all of the functionality. I'm not sure what needs to be done to have it actually show up as a proper entry in the docs though.

The `bpy.types.IDPropertyUIManager` has no entry on the online Blender 3.1 Python API documentation. It is mentioned only once, here: https://docs.blender.org/api/current/bpy.types.bpy_struct.html?highlight=bpy%20types%20idpropertyuimanager#bpy.types.bpy_struct.id_properties_ui The odd thing is that, in the code, there is Python documentation for all of the functionality. I'm not sure what needs to be done to have it actually show up as a proper entry in the docs though.
Author
Member

Added subscriber: @cmbasnett

Added subscriber: @cmbasnett
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Aaron Carlisle removed the
Module
Python API
label 2023-02-08 04:55:16 +01:00
Aaron Carlisle added the
Module
Python API
label 2023-08-13 15:30:48 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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#97949
No description provided.