polygonProject: Project a 3D polygon into a plane.

Description Usage Arguments Value

View source: R/project.R

Description

Projects all vertices of a 3D polygon into a plane characterized by 2 unit direction vectors.

Usage

1
  polygonProject(p, base2d)

Arguments

p

3D polygon to be projected.

base2d

Matrix where each column corresponds to the local x and y dirs.

Value

A 2D polygon.


tunelipt/model3d documentation built on Nov. 5, 2019, 10:59 a.m.