2027 Method
Changes 0
M

ExtrusionAnalyzer.CalculateFaceAlignment

Description:
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().
public IDictionary<Face, ExtrusionAnalyzerFaceAlignment> CalculateFaceAlignment()
IDictionary<Face,ExtrusionAnalyzerFaceAlignment> Maps each face of the solid to its alignment status.