Skip to content

ACadSharp.Entities.XLine

Albert Domenech edited this page Aug 5, 2024 · 6 revisions

XLine Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
public class XLine

Properties

Returns Name Summary
XYZ Direction Unit direction vector(in WCS).
XYZ FirstPoint First point(in WCS).
String ObjectName
ObjectType ObjectType
String SubclassMarker

Methods

Returns Name Summary
BoundingBox GetBoundingBox
Clone this wiki locally