BlockSupportGenerator ===================== .. currentmodule:: pyslm.support .. autoclass:: BlockSupportGenerator :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BlockSupportGenerator.innerSupportEdgeGap ~BlockSupportGenerator.lowerProjectionOffset ~BlockSupportGenerator.minimumAreaThreshold ~BlockSupportGenerator.outerSupportEdgeGap ~BlockSupportGenerator.overhangAngle ~BlockSupportGenerator.rayProjectionResolution ~BlockSupportGenerator.simplifyPolygonFactor ~BlockSupportGenerator.splineSimplificationFactor ~BlockSupportGenerator.triangulationSpacing ~BlockSupportGenerator.upperProjectionOffset .. rubric:: Methods Summary .. autosummary:: ~BlockSupportGenerator.filterSupportRegion ~BlockSupportGenerator.generateIntersectionHeightMap ~BlockSupportGenerator.gradThreshold ~BlockSupportGenerator.identifySupportRegions .. rubric:: Attributes Documentation .. autoattribute:: innerSupportEdgeGap .. autoattribute:: lowerProjectionOffset .. autoattribute:: minimumAreaThreshold .. autoattribute:: outerSupportEdgeGap .. autoattribute:: overhangAngle .. autoattribute:: rayProjectionResolution .. autoattribute:: simplifyPolygonFactor .. autoattribute:: splineSimplificationFactor .. autoattribute:: triangulationSpacing .. autoattribute:: upperProjectionOffset .. rubric:: Methods Documentation .. automethod:: filterSupportRegion .. automethod:: generateIntersectionHeightMap .. automethod:: gradThreshold .. automethod:: identifySupportRegions