Click or drag to resize

Triangle3dGetPlane Method

Gets the unbounded plane defined by the current triangle.

Namespace:  Gile.AutoCAD.R20.Geometry
Assembly:  GeometryExtensionsR20 (in GeometryExtensionsR20.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
public Plane GetPlane()

Return Value

Type: Plane
The plane.
See Also