R/associateShape.R

associateShape <- function(mechanism, shape, body){

	associatePoints(mechanism, shape$points, body=body, points.connect=shape$connect)
}
aaronolsen/linkR documentation built on June 13, 2019, 5:39 p.m.