Click or drag to resize

DxfDocumentTolerances Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the tolerance list.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public IReadOnlyList<Tolerance> Tolerances { get; }
Request Example View Source

Property Value

Type: IReadOnlyListTolerance
See Also