ExtensionImplicts

ostrat.geom.Angle.ExtensionImplicts
implicit class ExtensionImplicts(thisAngle: Angle)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def -(operand: Angle): AngleVec

Subtracting one angle of inclination from another angle of inclination returns an angle of rotation.

Subtracting one angle of inclination from another angle of inclination returns an angle of rotation.

Attributes

def toPtM2(operand: Length): PtM2
def toPtM3(operand: Length, zValue: Length): PtM3