Solid Edge Assembly Type Library
Add Method
Specifies the name for the new file.
Specifies the template file to use when the new file is created.
Specifies the directory in which to place the new file.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal PartFileName As String, _
   Optional ByVal PartTemplateFileName As Variant, _
   Optional ByVal PartFileDirectory As Variant _
) As WireRun
Parameters
PartFileName
Specifies the name for the new file.
PartTemplateFileName
Specifies the template file to use when the new file is created.
PartFileDirectory
Specifies the directory in which to place the new file.
See Also

WireRuns Collection  | WireRuns Members

Send comments on this topic.