Click or drag to resize

Facet Class

Facet Class
Inheritance Hierarchy
SystemObject
  VIZCore3D.NET.DataFacet

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

The Facet type exposes the following members.

Properties
 NameDescription
Public propertyNormal Vertex Normal
Public propertyVertex1 Vertex 1
Public propertyVertex2 Vertex 2
Public propertyVertex3 Vertex 3
Top
Methods
 NameDescription
Public methodToString 문자열을 반환
(Overrides ObjectToString)
Top
See Also