You are on page 1of 3

HalfLine—Wolfram Language Documentation https://reference.wolfram.com/legacy/language/v13/ref/HalfLine.

html

Wolfram Language & System 13.0 (2022) |


Legacy Documentation

This is documentation for an earlier version of the Wolfram Language. View current

BUILT-IN SYMBOL
See Also Related Guides

HalfLine
HalfLine [ { p1 , p2 } ]
represents the half-line from the point p1 through p2.

HalfLine [ p, v]
represents the half-line from the point p in the direction v.

Details

Examples open all

Basic Examples (3)

1 of 3 10/30/2022, 3:04 PM
HalfLine—Wolfram Language Documentation https://reference.wolfram.com/legacy/language/v13/ref/HalfLine.html

A HalfLine in 2D:
In[1]:=

Out[1]=

And in 3D:
In[2]:=

Out[2]=

Different styles applied to a half-line:


In[1]:=

In[2]:=

Out[2]=

The arc length of a half-line is infinite:


In[1]:=

Out[1]=

Scope (18)

Applications (4)

Properties & Relations (4)

Neat Examples (3)

2 of 3 10/30/2022, 3:04 PM
HalfLine—Wolfram Language Documentation https://reference.wolfram.com/legacy/language/v13/ref/HalfLine.html

See Also
InfiniteLine Line HalfPlane InfinitePlane ConicHullRegion
GeometricScene

Related Guides
Graphics Objects Synthetic Geometry

Solid Geometry Basic Geometric Regions

Plane Geometry

History
Introduced in 2014 (10.0)

Cite this as: Wolfram Research (2014), HalfLine, Wolfram Language function,
https://reference.wolfram.com/language/ref/HalfLine.html.

Give Feedback Top

Introduction for Programmers Introductory Book

Wolfram Function Repository | Wolfram Data Repository | Wolfram Data Drop |


Wolfram Language Products

© 2022 Wolfram. All rights reserved.

Legal & Privacy Policy | Site Map | WolframAlpha.com | WolframCloud.com

3 of 3 10/30/2022, 3:04 PM

You might also like