Skip to content

ACadSharp.Entities.Ray

Albert Domenech edited this page Aug 4, 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
Clone this wiki locally