Spc.Plot: Plot an orthographic plan view along x, y and z axes

Description Usage Arguments See Also Examples

Description

Plot an orthographic plan view along x, y and z axes

Usage

1
2
Spc.Plot(object, view.axis = NA, print.bounds = TRUE,
  print.normals = FALSE)

Arguments

object

The object (elementary or compound) to be plotted

view.axis

Set to "X","Y" or "Z" to only plot the view along that axis. Otherwise will plot all 3 views together. @param print.bounds Should it display bounding volumes? Default = TRUE @param print.normals Should it display normal vectors (where applicable)

See Also

Other outputs: Spc.AsPolylines

Examples

1
  Spc.Plot (my_world)

JerBoon/vecspace documentation built on May 26, 2019, 7:28 a.m.