Enum FacetType
Enumeration covering the different types of facets
Namespace: FpAssistantCore.General
Assembly: FpAssistantCoreScl.dll
Syntax
public enum FacetType : int
Fields
Name | Description |
---|---|
NonPlanar | Non-Planar with 4 points |
Planar | Planar with 4 points |
Triangle | Triangular with 3 points |