Show / Hide Table of Contents

Enum Face3dEdgeFlags

Defines which edges are hidden.

Namespace: netDxf.Entities
Assembly: CADability.dll
Syntax
[Flags]
public enum Face3dEdgeFlags

Fields

Name Description
First

First edge is invisible.

Fourth

Fourth edge is invisible.

Second

Second edge is invisible.

Third

Third edge is invisible.

Visibles

All edges are visible (default).

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX