Solid Edge Part Type Library
Add Method
Specifies the first set of faces to be used to construct the IntersectionCurve.
Specifies the second set of faces to be used to construct the IntersectionCurve.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal FaceSet1 As Object, _
   ByVal FaceSet2 As Object _
) As IntersectionCurve
Parameters
FaceSet1
Specifies the first set of faces to be used to construct the IntersectionCurve.
FaceSet2
Specifies the second set of faces to be used to construct the IntersectionCurve.
See Also

IntersectionCurves Collection  | IntersectionCurves Members