Get appearance properties of the Facetset/Facet objects using ProToolkit API's
I have CAD ( step/PVZ) models with parts which are composed of Facetset/Facet entities.
I want to export the geometry as well as material data for these parts.
I have got the API's to get the geometry data for them.
I did not find the API to get the material/appearance properties of these kind of objects.
There is one API ProSurfaceappearancepropsGet to get the appearance properties of the surface entities.
But I did not get the similar API for the Facetset/Facet entities.
Can anyone help me for this?

