This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 435
81ba16bd 96f7 971e c17c d408beec33b0
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the projected tolerance zone value.
Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public string ProjectedToleranceZoneValue { get; set; }
VB
Public Property ProjectedToleranceZoneValue As String
Get
Set
C++
public:
property String^ ProjectedToleranceZoneValue {
String^ get ();
void set (String^ value);
}
F#
member ProjectedToleranceZoneValue : string with get, set
String
A projected tolerance zone controls the variation in height of the extended portion of a fixed perpendicular part and refines the tolerance to that specified by positional tolerances.