Solid Edge Part Type Library
Add2 Method
Specifies a reference object for multi-level interpart (or an occurrence, if only one level is involved).
Specifies the source geometry.
Description
Adds an InterpartConstruction object to the referenced collection. Allows you create an interpart construction without in-place activation.
Syntax
Visual Basic
Public Function Add2( _
   ByVal PartTarget As Object, _
   ByVal AsmSource As Object _
) As InterpartConstruction
Parameters
PartTarget
Specifies a reference object for multi-level interpart (or an occurrence, if only one level is involved).
AsmSource
Specifies the source geometry.
See Also

InterpartConstructions Collection  | InterpartConstructions Members

Send comments on this topic.