Machining.RemoveZ (Point3D()) Method

Protected Function RemoveZ( _ 
ByVal pts As Point3D() _ 
) As Point2D()
This language is not supported or no code example is available.
protected Point2D[] RemoveZ( 
Point3D[] pts 
)
This language is not supported or no code example is available.

Parameters

pts
Point3D[]

Return Value

Point2D[]

.NET Framework

Supported in: 4.8

In this article

Definition