LinearEntity2dGetLine
Method
|
Returns an infinite line colinear with this
linear entity.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
Public Function GetLine As Line2d
public:
Line2d^ GetLine()
member GetLine : unit -> Line2d
Return Value
Line2d
See Also