Relative Content

Tag Archive for c#.netsolidworkssolidworksapi

How to get the plane of the hole using solidworks API?

I want to get the plane where the hole is located, I try to get the face through the feature, but it is the face inside the hole feature, not the plane where the hole is located. Later, I pass the plane of the special hole feature, and first call the AccessSelection method, but still can not get the plane where the hole is located.