ACadSharp.Entities.Tolerance - DomCR/ACadSharp GitHub Wiki

Tolerance Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
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

Methods

Returns Name Summary
BoundingBox GetBoundingBox Gets the bounding box aligned with the axis XYZ that occupies this entity.
⚠️ **GitHub.com Fallback** ⚠️