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.
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
akshatsood
on 23 Jun 2024
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 Comments
See Also
Categories
Find more on Geometry and Mesh in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!