GetLineDirections: Structural lines' directions

Description Usage Arguments Details Value See Also

Description

Calculates the coordinates of vectors corresponding to structural directions.

Usage

1
2
3
4
5
GetLineDirections(object, ...)

## S4 method for signature 'spatial3DDataFrame'
GetLineDirections(object, dip = "Dip",
  azimuth = "Azimuth")

Arguments

object

A spatial3DDataFrame object.

dip, azimuth

Names of columns containing dip and azimuth information.

Details

Dip and azimuth values are assumed to be in degrees.

Value

A directions3DDataFrame containing the coordinates of the vectors that define a structural line. The coordinates are normalized to unit length.

See Also

GetPlaneDirections, GetNormals


italo-goncalves/geomod3D documentation built on May 24, 2019, 2:49 p.m.