Face Constructor |
| Name | Description | |
|---|---|---|
| Face | Default constructor for the Face class. | |
| Face(IntPtr, Boolean) | Initializes a new instance of the Face class | |
| Face(Point3d, Point3d, Point3d, Boolean, Boolean, Boolean, Boolean) | Constructor for the Face class. Creates a face with the passed vertices and visibility values for edges. | |
| Face(Point3d, Point3d, Point3d, Point3d, Boolean, Boolean, Boolean, Boolean) | Constructor for the Face class. Creates a face with the passed vertices and visibility values for edges. |