Solid Edge Part Type Library
GetNodesOnFace Method
Description
Returns all the Nodes on a given face as an array or list
Syntax
Visual Basic
Public Sub GetNodesOnFace( _
   ByVal pGeomFaceProxy As Object, _
   ByRef pNodeID() As Double, _
   ByRef pNodeLocX() As Double, _
   ByRef pNodeLocY() As Double, _
   ByRef pNodeLocZ() As Double, _
   ByRef pNodeValMax() As Double, _
   ByRef pNodeValMin() As Double _
) 
Parameters
pGeomFaceProxy
pNodeID
pNodeLocX
pNodeLocY
pNodeLocZ
pNodeValMax
pNodeValMin
See Also

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