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