📋 Metadata
- Author: roaoao
- Date: 2020-09-10 08:56:14
- Type:
answer - Reply to: post_03572
- Replies (1): post_03576
💬 Content
Try this code in Custom tab:
L.operator("mesh.customdata_custom_splitnormals_clear", icon='X') if C.object.data.has_custom_normals else L.operator("mesh.customdata_custom_splitnormals_add", icon='ADD')
❤️ 3 likes