Click or drag to resize

PolyfaceMeshVertexes Property

Gets or sets the polyface mesh vertexes.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public List<PolyfaceMeshVertex> Vertexes { get; }

Property Value

Type: ListPolyfaceMeshVertex
See Also