Click or drag to resize

DxfDocumentSolids Property

Gets the solids list.

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

Property Value

Type: ListSolid
See Also