TriangleList.GetABC Method

Gets the triangle indexes for the triangle in the list specified by the Index parameter and returns the values of A, B, and C in the passed parameters.

Syntax

TriangleList.GetABC Index, ByRef A, ByRef B, ByRef C


Parameters

Index

Integer

ByRef A

Integer

ByRef B

Integer

ByRef C

Integer