Solid Edge Part Type Library
ValidEdge Method
Specifies the Edge object for which you want to determine validity.
Description
Determines whether the specified Edge object is valid input for the Add method for the referenced ExtendSurfaces object.
Syntax
Visual Basic
Public Function ValidEdge( _
   ByVal EdgeDispatch As Object _
) As Boolean
Parameters
EdgeDispatch
Specifies the Edge object for which you want to determine validity.
See Also

ExtendSurfaces Collection  | ExtendSurfaces Members