Part ==== .. currentmodule:: pyslm.core .. autoclass:: Part :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Part.POLYGON_FIX_EPSILON ~Part.boundingBox ~Part.extents ~Part.geometry ~Part.origin ~Part.partType ~Part.rotation ~Part.scaleFactor ~Part.surfaceArea ~Part.volume .. rubric:: Methods Summary .. autosummary:: ~Part.checkGeometry ~Part.dropToPlatform ~Part.getBitmapSlice ~Part.getProjectedArea ~Part.getProjectedHull ~Part.getTransform ~Part.getTrimeshSlice ~Part.getVectorSlice ~Part.isDirty ~Part.path2DToPathList ~Part.regenerate ~Part.setGeometry ~Part.setGeometryByMesh .. rubric:: Attributes Documentation .. autoattribute:: POLYGON_FIX_EPSILON .. autoattribute:: boundingBox .. autoattribute:: extents .. autoattribute:: geometry .. autoattribute:: origin .. autoattribute:: partType .. autoattribute:: rotation .. autoattribute:: scaleFactor .. autoattribute:: surfaceArea .. autoattribute:: volume .. rubric:: Methods Documentation .. automethod:: checkGeometry .. automethod:: dropToPlatform .. automethod:: getBitmapSlice .. automethod:: getProjectedArea .. automethod:: getProjectedHull .. automethod:: getTransform .. automethod:: getTrimeshSlice .. automethod:: getVectorSlice .. automethod:: isDirty .. automethod:: path2DToPathList .. automethod:: regenerate .. automethod:: setGeometry .. automethod:: setGeometryByMesh