Click or drag to resize

ToleranceHeight Property

Gets or sets the projected tolerance zone value.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public string Height { get; set; }

Property Value

Type: String
Remarks
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.
See Also