Skip to content

CSMath.Geometry.Line3D

Albert Domenech edited this page Jul 15, 2025 · 3 revisions

Line3D Class

Definition

Namespace: CSMath.Geometry

C#

public sealedstruct Line3D

Properties

Returns Name Summary
XYZ Direction
XYZ Origin

Methods

Returns Name Summary
Boolean Equals(CSMath.Geometry.Line3D)
XYZ FindIntersection(CSMath.Geometry.ILine{CSMath.XYZ})
Clone this wiki locally