Solid Edge Draft Type Library
Add Method
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal BlockName As String, _
   ByVal XOrigin As Double, _
   ByVal YOrigin As Double, _
   Optional ByVal BlockViewName As Variant, _
   Optional ByVal Scale As Variant, _
   Optional ByVal Rotation As Variant _
) As BlockOccurrence
Parameters
BlockName
XOrigin
YOrigin
BlockViewName
Scale
Rotation
See Also

BlockOccurrences Collection  | BlockOccurrences Members  | Solid Edge V19 - What's New