Click or drag to resize

Triangle3dGetPlane Method

Gets the unbounded plane defined by the current triangle.

Namespace:  Gile.AutoCAD.Geometry
Assembly:  GeometryExtensions (in GeometryExtensions.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Plane GetPlane()

Return Value

Type: Plane
The plane.
See Also