Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

cc4bf2f4 5e6c 63fe dc7a b8d914647466

haplokuon edited this page May 6, 2023 · 1 revision

Tolerance Field

netDxf 3.0.0 Library

Tolerance.

Definition

Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public const string Tolerance = "TOLERANCE"

VB

Public Const Tolerance As String = "TOLERANCE"

C++

public:
literal String^ Tolerance = "TOLERANCE"

F#

static val mutable Tolerance: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally