Click or drag to resize

Triangle3dAB Property

Gets the triangle edge connecting the A and B corners.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.1
Syntax
public Line AB { get; }

Property Value

Type: Line
See Also