Solid Edge Part Type Library
Add Method
Specifies the planar face or edge that is to remain in a fixed position.
Specifies the Bend feature that is to be straightened.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal pFace As Object, _
   ByVal pBends As Object _
) As Unbend
Parameters
pFace
Specifies the planar face or edge that is to remain in a fixed position.
pBends
Specifies the Bend feature that is to be straightened.
See Also

Unbends Collection  | Unbends Members

Send comments on this topic.