Solid Edge Assembly Type Library
SetPoints Method
Specifies the coordinates for the first point that defines the low and high corners of the box.
Specifies the coordinates for the first point that defines the low and high corners of the box.
Specifies the coordinates for the first point that defines the low and high corners of the box.
Specifies the coordinates for the second point that defines the low and high corners of the box.
Specifies the coordinates for the second point that defines the low and high corners of the box.
Specifies the coordinates for the second point that defines the low and high corners of the box.
Description
This method sets six points that define the low and high corners of the box.
Syntax
Visual Basic
Public Sub SetPoints( _
   ByVal Point1x As Double, _
   ByVal Point1y As Double, _
   ByVal Point1z As Double, _
   ByVal Point2x As Double, _
   ByVal Point2y As Double, _
   ByVal Point2z As Double _
) 
Parameters
Point1x
Specifies the coordinates for the first point that defines the low and high corners of the box.
Point1y
Specifies the coordinates for the first point that defines the low and high corners of the box.
Point1z
Specifies the coordinates for the first point that defines the low and high corners of the box.
Point2x
Specifies the coordinates for the second point that defines the low and high corners of the box.
Point2y
Specifies the coordinates for the second point that defines the low and high corners of the box.
Point2z
Specifies the 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