Click or drag to resize

Triangle3dGetBoundedPlane Method

Gets the bounded 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 BoundedPlane GetBoundedPlane()

Return Value

Type: BoundedPlane
The bounded plane.
See Also