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