Triangle3dMedianC Property |
Gets the median line starting at corner C.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.1
Syntax public Line MedianC { get; }
Public ReadOnly Property MedianC As Line
Get
Property Value
Type:
LineSee Also