Solid Edge Draft Type Library
Add Method
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal DrawingView As DrawingView, _
   ByVal SavedSettings As String, _
   ByVal AutoBalloon As Long, _
   ByVal CreatePartsList As Long _
) As PartsList
Parameters
DrawingView
SavedSettings
AutoBalloon
CreatePartsList
See Also

PartsLists Collection  | PartsLists Members

Send comments on this topic.