ExtrusionAnalyzer.CalculateFaceAlignment
Description:
Calculates the alignment status of each face of the solid.
Calculates the alignment status of each face of the solid.
Remarks:
You can obtain the element which produced the non-aligned face by passing the face to Element.GetGeneratingElementIds().
You can obtain the element which produced the non-aligned face by passing the face to Element.GetGeneratingElementIds().
public IDictionary<Face, ExtrusionAnalyzerFaceAlignment> CalculateFaceAlignment()
IDictionary
Maps each face of the solid to its alignment status.