Click or drag to resize

PolyhedralContour Class

Polyhedral Contour Class
Inheritance Hierarchy
SystemObject
  VIZCore3D.NET.DataPolyhedralContour

Namespace:  VIZCore3D.NET.Data
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class PolyhedralContour

The PolyhedralContour type exposes the following members.

Constructors
  NameDescription
Public methodPolyhedralContour
Construction
Top
Methods
  NameDescription
Public methodAdd(Vertex3D)
Add Vertex, Normal
Public methodAdd(Vertex3D, Vector3D)
Add Vertex, Normal
Public methodCalculateVertexNormal
Calculate Vertex Normal
Top
See Also