| Solid Edge Part Type Library > Plot Object : GetNodesOnFace Method |
| Visual Basic |
|---|
Public Sub GetNodesOnFace( _ ByVal pGeomFaceProxy As Object, _ ByRef pNodeID() As Integer, _ ByRef pNodeLocX() As Double, _ ByRef pNodeLocY() As Double, _ ByRef pNodeLocZ() As Double, _ ByRef pNodeValMax() As Double, _ ByRef pNodeValMin() As Double _ ) |