Table of Contents

Struct CubeTree.DefectTriWireInfoInterop

Namespace
Hi.Cbtr
Assembly
HiCbtr.dll

Interop struct matching C++ defect_tri_wire_info_interop_t.

public struct CubeTree.DefectTriWireInfoInterop
Inherited Members
Extension Methods

Fields

EdgeIndex

Wire edge index (0-11).

public int EdgeIndex

Field Value

int

Tri

Triangle geometry.

public tri3d Tri

Field Value

tri3d

TriWireRelation

Tri-wire relation data.

public CubeTree.TriWireRelationInterop TriWireRelation

Field Value

CubeTree.TriWireRelationInterop