Aardvark.Base


PlaneTriple3d

A plane triple defines a point at their intersection.

Constructors

ConstructorDescription
new(plane0, plane1, plane2)
Signature: (plane0:Plane3d * plane1:Plane3d * plane2:Plane3d) -> unit

Instance members

Instance memberDescription
GetPoint()
Signature: unit -> V3d
Fork me on GitHub