Click or drag to resize

PolyfaceMeshFace Constructor

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the PolyfaceMeshFace class.

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public PolyfaceMeshFace()
Request Example View Source
Remarks
By default the face is made up of four vertexes.
See Also