Solid Edge Part Type Library
GetMinNodeOnSurface Method
Description
Gets the node with minimum value on the given surface.
Syntax
Visual Basic
Public Sub GetMinNodeOnSurface( _
   ByVal nBodyID As Integer, _
   ByRef nNodeID As Integer, _
   ByRef dNodelocAtX As Double, _
   ByRef dNodelocAtY As Double, _
   ByRef dNodelocAtZ As Double _
) 
Parameters
nBodyID
nNodeID
dNodelocAtX
dNodelocAtY
dNodelocAtZ
See Also

Plot Object  | Plot Members  | Solid Edge ST3 - What's New