ACadSharp.Entities.Tolerance - DomCR/ACadSharp GitHub Wiki
Represents a entity.
Object name
Dxf class name
Namespace: ACadSharp.Entities
C#
DxfNameAttribute
DxfSubClassAttribute
public class Tolerance
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 |
Returns | Name | Summary |
---|---|---|
BoundingBox |
GetBoundingBox | Gets the bounding box aligned with the axis XYZ that occupies this entity. |