Clear Filters
Clear Filters

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.

13 views (last 30 days)
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

Answers (1)

akshatsood
akshatsood on 23 Jun 2024 at 12:24
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!

Products


Release

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!