Skip to content

ACadSharp.Entities.Tolerance

Albert Domenech edited this page Jul 14, 2024 · 6 revisions

Tolerance Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

public class Tolerance

Properties

Returns Name Summary
XYZ Direction X-axis direction vector (in WCS)
XYZ InsertionPoint Insertion point (in WCS)
XYZ Normal Specifies the three-dimensional normal unit vector for the object.
String ObjectName
ObjectType ObjectType
DimensionStyle Style Dimension style
String SubclassMarker
String Text Visual representation of the tolerance
Clone this wiki locally