Hey guys,
I am building a solution (for SW 2015) which copies user selected views to another sheet. In addition all annotations in the copied views must be deleted. I have a challenge with face hatches which should also be deleted. I can get the FaceHatches per view by View::GetFaceHatches but there is no methods at the IFaceHatch object for deleting or even selecting the face hatches.
The API for HatchFaces is pretty limited/incomplete. Any ideas?
Best regards,
Jørn