Solid Edge Assembly Type Library
GetPoints Method
Coordinates for the first point that defines the low and high corners of the box.
Coordinates for the first point that defines the low and high corners of the box.
Coordinates for the first point that defines the low and high corners of the box.
Coordinates for the second point that defines the low and high corners of the box.
Coordinates for the second point that defines the low and high corners of the box.
Coordinates for the second point that defines the low and high corners of the box.
Description
This method returns six points that define the low and high corners of the box.
Syntax
Visual Basic
Public Sub GetPoints( _
   ByRef Point1x As Double, _
   ByRef Point1y As Double, _
   ByRef Point1z As Double, _
   ByRef Point2x As Double, _
   ByRef Point2y As Double, _
   ByRef Point2z As Double _
) 
Parameters
Point1x
Coordinates for the first point that defines the low and high corners of the box.
Point1y
Coordinates for the first point that defines the low and high corners of the box.
Point1z
Coordinates for the first point that defines the low and high corners of the box.
Point2x
Coordinates for the second point that defines the low and high corners of the box.
Point2y
Coordinates for the second point that defines the low and high corners of the box.
Point2z
Coordinates for the second point that defines the low and high corners of the box.
See Also

Zone Object  | Zone Members  | Solid Edge V20 - What's New