Solid Edge Part Type Library
Add Method
Specifies the first set of elements to be used to construct the intersection point.
Specifies the second set of elements to be used to construct the intersection point.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal Primary As Object, _
   ByVal Secondary As Object _
) As IntersectionPoint
Parameters
Primary
Specifies the first set of elements to be used to construct the intersection point.
Secondary
Specifies the second set of elements to be used to construct the intersection point.
See Also

IntersectionPoints Collection  | IntersectionPoints Members

Send comments on this topic.