Skip to content

ACadSharp.Entities.XLine

Albert Domenech edited this page Apr 6, 2025 · 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
Void ApplyTransform(CSMath.Transform)
BoundingBox GetBoundingBox Gets the bounding box aligned with the axis XYZ that occupies this entity.
Clone this wiki locally