Click or drag to resize

Triangle3dA Property

Gets the first triangle corner.

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

Property Value

Type: Point3d
See Also