Segment3D.ExtendTo Method

Extends (if necessary) the segment to the provided 3D point.
Public Sub ExtendTo( _ 
ByVal extPt As Point3D
)
This language is not supported or no code example is available.
public void ExtendTo( 
Point3D extPt 
)
This language is not supported or no code example is available.

Parameters

extPt
Point3D

The extension point

.NET Framework

Supported in: 4.8

In this article

Definition