Triangle3dOrthocenter Property |
Gets the triangle orthocenter.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.1
Syntaxpublic Point3d Orthocenter { get; }
Public ReadOnly Property Orthocenter As Point3d
Get
Property Value
Type:
Point3d
See Also