Namespace:
Autodesk.Revit.DB
ExtrusionAnalyzerFaceAlignment
Enumeration
Description:
Indicates whether a face of the solid analyzed by ExtrusionAnalyzer is fully aligned, partially aligned, or unaligned with faces of the extrusion.
Indicates whether a face of the solid analyzed by ExtrusionAnalyzer is fully aligned, partially aligned, or unaligned with faces of the extrusion.
ExtrusionAnalyzerFaceAlignment Enumeration Members:
| Name | Description |
|---|---|
| 0 | The face is fully aligned with faces of the extrusion. |
| 1 | The face is only partially aligned with faces of the extrusion. |
| 2 | The face is not aligned with any faces of the extrusion. |