Solid Edge FrameworkSupport Type Library
Add Method
Specifies the x coordinate for the new object.
Specifies the y coordinate for the new object.
Specifies the z coordinate for the new object.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal x1 As Double, _
   ByVal y1 As Double, _
   ByVal z1 As Double _
) As WeldSymbol
Parameters
x1
Specifies the x coordinate for the new object.
y1
Specifies the y coordinate for the new object.
z1
Specifies the z coordinate for the new object.
See Also

WeldSymbols Collection  | WeldSymbols Members