Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Dear friends,
I want to dimension drawing view , for these I need faces and edges from edges , please help me to get all edges and faces from solid body
Hi,
You can use ProSolidFeatVisit to visit all the solid feature and filter on what you need.
MrSteveR_3
You can get default body,and then body->listsurfaces.