Click or drag to resize

Triangle3dPerpendicularBC Property

Gets the perpendicular bisector for edge BC.

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

Property Value

Type: Line
See Also