Solid Edge Part Type Library
ExactRange Method
Specifies the x coordinates.
Specifies the y coordinates.
Specifies the z coordinates.
Specifies the x coordinates.
Specifies the y coordinates.
Specifies the z coordinates.
Description
This method sets the exact range parameters for the referenced object.
Syntax
Visual Basic
Public Sub ExactRange( _
   ByRef x1 As Double, _
   ByRef y1 As Double, _
   ByRef Z1 As Double, _
   ByRef x2 As Double, _
   ByRef y2 As Double, _
   ByRef Z2 As Double _
) 
Parameters
x1
Specifies the x coordinates.
y1
Specifies the y coordinates.
Z1
Specifies the z coordinates.
x2
Specifies the x coordinates.
y2
Specifies the y coordinates.
Z2
Specifies the z coordinates.
See Also

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