CSMath.Geometry.ILine_T_ - DomCR/ACadSharp GitHub Wiki
ILine Class
Definition
Namespace: CSMath.Geometry
C#
public interface ILine<T>
Properties
Returns | Name | Summary |
---|---|---|
T |
Direction | Direction fo the line |
T |
Origin | Origin point that the line intersects with |