drawDefectProjections {simLife}R Documentation

Draw defect projections

Description

Draw defect projections for spheroids, spherocylinders or spheres. The method first constructs the projected objects sampling some points on the borders and calculates the convex hull of such points. The defect object as returned by simFracture and used to show the accumulated defects.

Usage

drawDefectProjections(F, D, ...)

Arguments

F

geometry system

D

defects object

...

further arguments passed to getSphereProjection, getSpheroidProjection, getCylinderProjection

Value

NULL

Author(s)

M. Baaske


[Package simLife version 0.5.3 Index]