Skip to content

ACadSharp.Entities.Ray

Albert Domenech edited this page Oct 3, 2024 · 5 revisions

Ray Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
public class Ray

Properties

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

Methods

Returns Name Summary
BoundingBox GetBoundingBox Gets the bounding box aligned with the axis XYZ that occupies this entity.
Clone this wiki locally