Lines


Content:

public struct DLine2

Language: C#

Represents a D line defined by start and end points.

public struct DLine3

Language: C#

Represents a D line defined by start and end points.

public struct DRay2

Language: C#

Represents a 2D ray defined by an origin point, direction, and length.

public struct DRay3

Language: C#

Represents a 3D ray defined by an origin point, direction, and length.

public struct FLine2

Language: C#

Represents a D line defined by start and end points.

public struct FLine3

Language: C#

Represents a D line defined by start and end points.

public struct FRay2

Language: C#

Represents a 2D ray defined by an origin point, direction, and length.

public struct FRay3

Language: C#

Represents a 3D ray defined by an origin point, direction, and length.