BrepEdge.from_points
- classmethod BrepEdge.from_points(points)[source]
Construct an edge from two points.
- Parameters:
- pointslist[
compas.geometry.Point
]
- pointslist[
- Returns:
Site Navigation
Construct an edge from two points.
compas.geometry.Point
]