How do i increase the no of FaceLabels because i cannot find the FaceLabel for the desired part in my model. Provide any suggestions to it.
4 次查看(过去 30 天)
显示 更早的评论
So, i was analysing an object i.e car wheel rim and some of the part of the object or the model doesnt have facelabels when in try to look into it. I tried usual way but some parts remain unlabeled. is it beacuse the model is too complex to label all the parts ? So, please provide any suggestions to increase the facelabels on the model
0 个评论
回答(1 个)
akshatsood
2024-6-23
I understand that you are facing difficulties in finding the "FaceLabel" for some parts of your model.
Given the limited information about your geometry and the code you have used, I assume that the values provided are too small for the "pdegplot" function to determine faces for your complex 3D model. Adjusting the associated parameters to a larger value should help address the issue.
Additionally, have you tried computing the output of the "extrude" function to see how many faces it returns?
For more information on the "extrude" function, please refer to the following documentation:
I hope this helps!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Geometry and Mesh 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!