Solid Edge Framework Type Library
GetUserRange Method
Description
Gets a user range limits by identifier.
Syntax
Visual Basic
Public Sub GetUserRange( _
   ByVal idUserRange As Long, _
   ByRef pdLowX As Double, _
   ByRef pdLowY As Double, _
   ByRef pdLowZ As Double, _
   ByRef pdHighX As Double, _
   ByRef pdHighY As Double, _
   ByRef pdHighZ As Double _
) 
Parameters
idUserRange
pdLowX
pdLowY
pdLowZ
pdHighX
pdHighY
pdHighZ
See Also

View Object  | View Members