Solid Edge Part Type Library
AddAssemblyWeldmentByDocument Method
Specifies the assembly document from which the weldment is added.
Specifies which occurrences of the assembly are included in the weldment.
Specifies the number of occurrences in the Occurrences argument.
Specifies which occurrences of the assembly are included in the weldment.
Description
Adds an assembly weldment by document.
Syntax
Visual Basic
Public Function AddAssemblyWeldmentByDocument( _
   ByVal AssemblyDocument As Object, _
   ByVal OccurrencesOptions As AssemblyWeldmentOccurrencesOptionsConstants, _
   Optional ByVal NumberOfOccurrences As Variant, _
   Optional ByVal Occurrences As Variant _
) As WeldmentModel
Parameters
AssemblyDocument
Specifies the assembly document from which the weldment is added.
OccurrencesOptions
ValueDescription
seExcludeInputOccurrences
seIncludeAllOccurrences
seIncludeInputOccurrences
Specifies which occurrences of the assembly are included in the weldment.
NumberOfOccurrences
Specifies the number of occurrences in the Occurrences argument.
Occurrences
Specifies which occurrences of the assembly are included in the weldment.
See Also

WeldmentModels Collection  | WeldmentModels Members