IGetErrorList Method (ITessellation)
Obsolete. Superseded by ITessellation::IGetErrorList2.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ITessellation
Dim FaceErrArray As Face
Dim FacetErrArray As Integer
Dim VertexPointErrArray As Integer
Dim VertexNormalErrArray As Integer
Dim VertexParamsErrArray As Integer
instance.IGetErrorList(FaceErrArray, FacetErrArray, VertexPointErrArray, VertexNormalErrArray, VertexParamsErrArray)
|
Parameters
- FaceErrArray
-
- FacetErrArray
-
- VertexPointErrArray
-
- VertexNormalErrArray
-
- VertexParamsErrArray
-
See Also